Searched defs:name (Results 501 - 525 of 3978) sorted by relevance

<<21222324252627282930>>

/freebsd-10-stable/usr.bin/chpass/
H A Dutil.c142 ok_shell(char *name) argument
163 dup_shell(char *name) argument
[all...]
/freebsd-10-stable/usr.bin/csup/
H A Dpathcomp.c96 pathcomp_get(struct pathcomp *pc, int *type, char **name) argument
/freebsd-10-stable/usr.bin/gcore/
H A Dgcore.c82 int ch, efd, fd, name[4]; local
/freebsd-10-stable/usr.bin/gprof/
H A Daout.c193 char *name, c; local
[all...]
/freebsd-10-stable/usr.bin/make/
H A Dhash.h61 char name[1]; /* key string */ member in struct:Hash_Entry
H A Dshell.h68 char *name; member in struct:Shell
/freebsd-10-stable/usr.bin/xlint/common/
H A Demit.c59 outopen(const char *name) argument
215 outname(const char *name) argument
228 outsrc(const char *name) argument
[all...]
/freebsd-10-stable/usr.bin/ypmatch/
H A Dypmatch.c51 char *alias, *name; member in struct:ypalias
/freebsd-10-stable/usr.sbin/mtree/
H A Dmisc.c48 const char *name; /* key name */ member in struct:_key
89 parsekey(char *name, int *needvaluep) argument
/freebsd-10-stable/usr.sbin/nscd/
H A Dagent.c96 find_agent(struct agent_table *at, const char *name, enum agent_type type) argument
H A Dagent.h45 char *name; member in struct:agent
/freebsd-10-stable/usr.sbin/ppp/
H A Dauth.h44 char name[AUTHLEN]; member in struct:authinfo::__anon12168
H A Dcommand.h48 const char *name; member in struct:cmdtab
H A Diface.h38 char *name; /* Interface name (malloc'd) */ member in struct:iface
H A Dtcp.c62 tcp_OpenConnection(const char *name, char *host, char *port) argument
[all...]
/freebsd-10-stable/crypto/openssl/apps/
H A Dapp_rand.c165 long app_RAND_load_files(char *name) argument
/freebsd-10-stable/crypto/openssl/crypto/asn1/
H A Dasn_moid.c109 static int do_create(char *value, char *name) argument
/freebsd-10-stable/crypto/openssl/crypto/engine/
H A Deng_cnf.c67 static char *skip_dot(char *name) argument
91 static int int_engine_configure(char *name, char *value, const CONF *cnf) argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/jpake/
H A Djpaketest.c18 static void showbn(const char *name, const BIGNUM *bn) argument
/freebsd-10-stable/usr.sbin/pmcstudy/
H A Deval_expr.h52 char name[252]; /* If a PMC whats the name, con value*/ member in struct:expression
/freebsd-10-stable/sys/dev/fdt/
H A Dfdt_pinctrl.c46 char name[16]; local
64 fdt_pinctrl_configure_by_name(device_t client, const char * name) argument
130 char name[32]; local
[all...]
/freebsd-10-stable/contrib/unbound/services/
H A Dmodstack.c207 modstack_find(struct module_stack* stack, const char* name) argument
/freebsd-10-stable/usr.sbin/ctld/
H A Dkeys.c145 keys_find(struct keys *keys, const char *name) argument
164 keys_add(struct keys *keys, const char *name, const char *value) argument
186 keys_add_int(struct keys *keys, const char *name, int value) argument
/freebsd-10-stable/usr.sbin/iscsid/
H A Dkeys.c147 keys_find(struct keys *keys, const char *name) argument
166 keys_add(struct keys *keys, const char *name, const char *value) argument
188 keys_add_int(struct keys *keys, const char *name, int value) argument
/freebsd-10-stable/sbin/dumpon/
H A Ddumpon.c74 int name[] = { CTL_HW, HW_PHYSMEM }; local

Completed in 134 milliseconds

<<21222324252627282930>>