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

1234567891011>>

/freebsd-11-stable/bin/dd/
H A Dargs.c75 const char *name; member in struct:arg
313 const char *name; member in struct:conv
[all...]
/freebsd-11-stable/bin/df/
H A Ddf.c368 getmntpt(const char *name) argument
/freebsd-11-stable/bin/kill/
H A Dkill.c173 nosig(const char *name) argument
/freebsd-11-stable/bin/ls/
H A Dls.c781 char name[PATH_MAX + 1]; local
[all...]
H A Dprint.c134 printname(const char *field, const char *name) argument
214 getname(const char *name) argument
243 char *name, *typ local
744 char name[MAXPATHLEN + 1]; local
793 char name[MAXPATHLEN + 1]; local
[all...]
/freebsd-11-stable/bin/pax/
H A Dar_io.c100 ar_open(const char *name) argument
[all...]
H A Dcache.c313 uid_name(char *name, uid_t *uid) argument
377 gid_name(char *name, gid_t *gid) argument
[all...]
H A Dcache.h63 char name[UNMLEN]; /* uid name */ member in struct:uidc
69 char name[GNMLE member in struct:gidc
[all...]
H A Dfile_subs.c496 unlnk_exist(char *name, int type) argument
547 chk_path( char *name, uid_t st_uid, gid_t st_gid) argument
748 file_write(int fd, char *str, int cnt, int *rem, int *isempt, int sz, char *name) argument
[all...]
H A Doptions.c1494 char *name, *temp; local
[all...]
H A Dpat_rep.c857 rep_name(char *name, int *nlen, int prnt) argument
[all...]
H A Dpax.h87 const char *name; /* name of format, this is the name the user */ member in struct:fsub
193 char name[PAXPATHLEN+1]; /* file name */ member in struct:archd
224 char *name; /* option variable name e.g. name= */ member in struct:oplist
[all...]
H A Dtables.c1124 add_dir(char *name, int nlen, struct stat *psb, int frc_mode) argument
1167 char name[PAXPATHLEN+1]; local
1228 st_hash(char *name, int len, int tabsz) argument
[all...]
H A Dtables.h58 char *name; /* name of first file seen with this ino/dev */ member in struct:hrdlnk
143 char *name; /* name of directory to reset */ member in struct:atdir
[all...]
H A Dtar.c1077 name_split(char *name, int len) argument
[all...]
H A Dtar.h90 char name[TNMSZ]; /* name of entry */ member in struct:__anon10
129 char name[TNMSZ]; /* name of entry */ member in struct:__anon11
[all...]
/freebsd-11-stable/bin/ps/
H A Dprint.c846 char *name; local
H A Dps.h65 const char *name; /* name(s) of variable */ member in struct:var
/freebsd-11-stable/bin/rcp/
H A Drcp.c359 char *last, *name, buf[BUFSIZ]; local
439 rsource(char *name, struct stat *statp) argument
[all...]
/freebsd-11-stable/bin/rm/
H A Drm.c490 check(const char *path, const char *name, struct stat *sp) argument
/freebsd-11-stable/bin/sh/
H A Dalias.c62 setalias(const char *name, const char *val) argument
89 unalias(const char *name) argument
145 lookupalias(const char *name, int check) argument
[all...]
H A Dalias.h40 char *name; member in struct:alias
H A Darith_yacc.h88 char *name; member in union:yystype
H A Dexec.c186 padvance(const char **path, const char *name) argument
232 char *name; local
281 char *name; local
319 find_command(const char *name, struct cmdentry *entry, int act, const char *path) argument
443 find_builtin(const char *name, int *special) argument
528 cmdlookup(const char *name, int add) argument
583 addcmdentry(const char *name, struct cmdentry *entry) argument
604 defun(const char *name, union node *func) argument
623 unsetfunc(const char *name) argument
640 isfunc(const char *name) argument
707 char *name; local
[all...]
H A Dexpand.c835 varisset(const char *name, int nulok) argument
932 varvalue(const char *name, int quoted, int subtype, int flag, argument
1071 expmeta(char *enddir, char *name, struct arglist *arglist) argument
1236 char name[20]; local
[all...]

Completed in 264 milliseconds

1234567891011>>