Home
last modified time | relevance | path

Searched defs:inputstr (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/kern/
H A Dkern_rctl.c1535 rctl_read_inbuf(char ** inputstr,const char * inbufp,size_t inbuflen) rctl_read_inbuf() argument
1616 char *inputstr; sys_rctl_get_racct() local
1710 char *inputstr, *buf; sys_rctl_get_rules() local
1795 char *inputstr, *buf; sys_rctl_get_limits() local
1876 char *inputstr; sys_rctl_add_rule() local
1921 char *inputstr; sys_rctl_remove_rule() local
[all...]
/freebsd/crypto/krb5/src/tests/gssapi/
H A Dt_prf.c32 static const char inputstr[] = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" variable
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dplatform.c1459 get_array_info(const char *inputstr, const char **name, unsigned int *index) in get_array_info()