<function>
<fname property="Applicative Order / LEVEL: 1 T[ô݂̓֐">
SetAgent
</fname>
<prototype>
LISP`

(1)
(SetAgent string-exp)
(2)
(SetAgent string-exp (User string-exp) (Passwd string-exp))

XML`

(1)
<SetAgent> string-exp </SetAgent>
(2)
<SetAgent> string-exp
	<User> string-exp </User>
	<Passwd> string-exp </Passwd>
</SetAgent>
</prototype>
<prototype>
C֐錾

int cSetAgent(char * string_exp,char * user,char * passwd);
</prototype>
<explanation>
string-exp ŎAURL ̃f[^x[XĂяoBƃf[^x[X̃ANZX߂B"read" "write" "root"@̑B
</explanation>
</function>
