Home
last modified time | relevance | path

Searched defs:name (Results 1 – 13 of 13) sorted by relevance

/misc/
A Dgetdomain.c32 getdomainname (char *name, size_t len) in getdomainname()
48 getdomainname (char *name, size_t len) in getdomainname()
A Dacct.c25 acct (const char *name) in acct()
A Dsetdomain.c24 setdomainname (const char *name, size_t len) in setdomainname()
A Dsethostname.c24 sethostname (const char *name, size_t len) in sethostname()
A Dgethostname.c25 __gethostname (char *name, size_t len) in __gethostname()
A Difunc-impl-list.c27 (const char *name __attribute__ ((unused)), in __libc_ifunc_impl_list()
A Dmakedev.c25 #define OUT_OF_LINE_IMPL_TEMPL(rtype, name, proto) \ argument
A Dttyslot.c48 char *name; in ttyslot() local
A Dtst-efgcvt-template.c112 output_error (const char *name, FLOAT value, int ndigit, in output_error()
128 output_r_error (const char *name, FLOAT value, int ndigit, in output_r_error()
143 test (testcase tests[], efcvt_func efcvt, const char *name) in test()
164 test_r (testcase tests[], efcvt_r_func efcvt_r, const char *name) in test_r()
A Dfstab.c64 getfsspec (const char *name) in getfsspec()
80 getfsfile (const char *name) in getfsfile()
/misc/sys/
A Dcdefs.h52 # define __glibc_has_builtin(name) 0 argument
203 # define __errordecl(name, msg) \ argument
567 # define __LDBL_REDIR_DECL(name) \ argument
571 # define __LDBL_REDIR2_DECL(name) \ argument
577 # define __LDBL_REDIR1_DECL(name, alias) \ argument
596 # define __LDBL_REDIR(name, proto) \ argument
599 # define __LDBL_REDIR_NTH(name, proto) \ argument
601 # define __LDBL_REDIR2_DECL(name) \ argument
605 # define __LDBL_REDIR_DECL(name) \ argument
619 # define __LDBL_REDIR2_DECL(name) argument
[all …]
A Dsysmacros.h26 #define __SYSMACROS_DECL_TEMPL(rtype, name, proto) \ argument
29 #define __SYSMACROS_IMPL_TEMPL(rtype, name, proto) \ argument
A Dqueue.h84 #define LIST_HEAD(name, type) \ argument
150 #define SLIST_HEAD(name, type) \ argument
211 #define STAILQ_HEAD(name, type) \ argument
293 #define SIMPLEQ_HEAD(name, type) \ argument
367 #define _TAILQ_HEAD(name, type, qual) \ argument
372 #define TAILQ_HEAD(name, type) _TAILQ_HEAD(name, struct type,) argument
470 #define CIRCLEQ_HEAD(name, type) \ argument

Completed in 20 milliseconds