Home
last modified time | relevance | path

Searched defs:namelist (Results 1 – 20 of 20) sorted by relevance

/openbsd/usr.bin/rdist/
H A Dclient.h73 struct namelist { /* for making lists of strings */ struct
76 struct namelist *n_next; argument
/openbsd/lib/libc/gen/
H A Dscandir.c63 scandir_dirp(DIR *dirp, struct dirent ***namelist, in scandir_dirp()
143 scandir(const char *dirname, struct dirent ***namelist, in scandir()
156 scandirat(int dirfd, const char *dirname, struct dirent ***namelist, in scandirat()
/openbsd/usr.bin/vmstat/
H A Ddkstats.c54 static struct nlist namelist[] = { variable
H A Dvmstat.c62 struct nlist namelist[] = { variable
/openbsd/usr.sbin/lpr/common_source/
H A Dcommon.c227 getq(struct queue ***namelist) in getq()
/openbsd/usr.bin/mail/
H A Dlist.c112 char *namelist[NMLSIZE], *bufp; in markall() local
H A Dcmd3.c710 char **namelist = v; in alternates() local
/openbsd/usr.bin/systat/
H A Dmain.c156 nlisterr(struct nlist namelist[]) in nlisterr()
/openbsd/usr.sbin/httpd/
H A Dserver_file.c489 struct dirent **namelist, *dp; in server_file_index() local
/openbsd/usr.bin/ipcs/
H A Dipcs.c148 char *core = NULL, *namelist = NULL; variable
/openbsd/lib/libcurses/tinfo/
H A Dwrite_entry.c722 char *namelist; in _nc_write_object() local
/openbsd/usr.bin/ssh/
H A Dssh-keyscan.c371 char *namebase, *name, *namelist; in conalloc() local
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dfix-header.c145 typedef const char *namelist; typedef
H A Dcollect2.c2448 struct direct **namelist; local
/openbsd/gnu/gcc/gcc/
H A Dfix-header.c162 typedef const char *namelist; typedef
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dsymbol.h116 ffebld namelist; /* List of symbols in NML. */ member
H A Dstc.c151 namelist; member
/openbsd/gnu/usr.bin/perl/
H A Dpad.c962 const PADNAMELIST *namelist; in Perl_pad_findmy_pvn() local
/openbsd/sbin/mountd/
H A Dmountd.c2154 parsecred(char *namelist, struct xucred *cr) in parsecred()
/openbsd/sbin/sysctl/
H A Dsysctl.c2953 findname(char *string, char *level, char **bufp, struct list *namelist) in findname()