Searched defs:name (Results 1 - 25 of 4399) sorted by path

1234567891011>>

/freebsd-current/bin/cpuset/
H A Dcpuset.c73 const char *name; member in struct:numa_policy
/freebsd-current/bin/dd/
H A Dargs.c74 const char *name; member in struct:arg
258 const char *name; member in struct:iflag
347 const char *name; member in struct:conv
403 const char *name; member in struct:oflag
[all...]
H A Ddd.h52 const char *name; /* name */ member in struct:__anon2
/freebsd-current/bin/df/
H A Ddf.c280 getmntpt(const char *name) argument
/freebsd-current/bin/kill/
H A Dkill.c161 nosig(const char *name) argument
/freebsd-current/bin/ls/
H A Dls.c871 char name[PATH_MAX + 1]; local
[all...]
H A Dprint.c126 printname(const char *name) argument
725 char name[MAXPATHLEN + 1]; local
771 char name[MAXPATHLEN + 1]; local
[all...]
/freebsd-current/bin/pax/
H A Dar_io.c94 ar_open(const char *name) argument
[all...]
H A Dcache.c299 uid_name(char *name, uid_t *uid) argument
363 gid_name(char *name, gid_t *gid) argument
[all...]
H A Dcache.h62 char name[UNMLEN]; /* uid name */ member in struct:uidc
68 char name[GNMLE member in struct:gidc
[all...]
H A Dfile_subs.c490 unlnk_exist(char *name, int type) argument
541 chk_path( char *name, uid_t st_uid, gid_t st_gid) argument
742 file_write(int fd, char *str, int cnt, int *rem, int *isempt, int sz, char *name) argument
[all...]
H A Doptions.c1483 char *name, *temp; local
[all...]
H A Dpat_rep.c829 rep_name(char *name, int *nlen, int prnt) argument
[all...]
H A Dpax.h86 const char *name; /* name of format, this is the name the user */ member in struct:fsub
192 char name[PAXPATHLEN+1]; /* file name */ member in struct:archd
223 char *name; /* option variable name e.g. name= */ member in struct:oplist
[all...]
H A Dtables.c1118 add_dir(char *name, int nlen, struct stat *psb, int frc_mode) argument
1161 char name[PAXPATHLEN+1]; local
1222 st_hash(char *name, int len, int tabsz) argument
[all...]
H A Dtables.h57 char *name; /* name of first file seen with this ino/dev */ member in struct:hrdlnk
142 char *name; /* name of directory to reset */ member in struct:atdir
[all...]
H A Dtar.c1047 name_split(char *name, int len) argument
[all...]
H A Dtar.h89 char name[TNMSZ]; /* name of entry */ member in struct:__anon10
128 char name[TNMSZ]; /* name of entry */ member in struct:__anon11
[all...]
/freebsd-current/bin/ps/
H A Dprint.c857 char *name; local
H A Dps.h64 const char *name; /* name(s) of variable */ member in struct:var
/freebsd-current/bin/rm/
H A Drm.c387 check(const char *path, const char *name, struct stat *sp) argument
/freebsd-current/bin/sh/
H A Dalias.c54 setalias(const char *name, const char *val) argument
80 unalias(const char *name) argument
136 lookupalias(const char *name, int check) argument
[all...]
H A Dalias.h37 char *name; member in struct:alias
H A Darith_yacc.h86 char *name; member in union:yystype
H A Dexec.c205 padvance(const char **path, const char **popt, const char *name) argument
257 char *name; local
306 char *name; local
344 find_command(const char *name, struct cmdentry *entry, int act, const char *path) argument
470 find_builtin(const char *name, int *special) argument
567 cmdlookup(const char *name, int add) argument
641 addcmdentry(const char *name, struct cmdentry *entry) argument
662 defun(const char *name, union node *func) argument
681 unsetfunc(const char *name) argument
698 isfunc(const char *name) argument
707 print_absolute_path(const char *name) argument
781 char *name; local
[all...]

Completed in 517 milliseconds

1234567891011>>