Searched refs:namelist (Results 1 - 25 of 46) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/cmd/ypcmd/
H A Dmulti.awk.sh47 # Make the namelist for this address
48 if (namelist[$1] == "") {
49 namelist[$1] = $i;
50 } else if (namelist[$1] == $i) {
52 } else if (index(namelist[$1], $i) == 0) {
53 namelist[$1] = namelist[$1] " " $i;
56 numnames = split(namelist[$1], n);
64 namelist[$1] = namelist[
[all...]
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Ddefs.h98 struct namelist { /* for making lists of strings */ struct
100 struct namelist *n_next;
107 struct namelist *sc_args;
115 struct namelist *c_files;
145 struct namelist *makenl();
147 struct namelist *lookup();
148 struct namelist *expand();
H A Dgram.y24 struct namelist *last_n;
27 static void append(char *label, struct namelist *files, char *stamp,
53 struct namelist *namel;
59 %type <namel> namelist, names, opt_namelist
67 command: NAME EQUAL namelist = {
70 | namelist ARROW namelist cmdlist = {
73 | NAME COLON namelist ARROW namelist cmdlist = {
76 | namelist DCOLO
85 namelist: NAME = { label
[all...]
H A Dlookup.c28 struct namelist *s_value;
42 register struct namelist *nl;
43 struct namelist *value;
101 struct namelist *
105 struct namelist *value;
H A Ddocmd.c54 static void notify(char *file, char *rhost, struct namelist *to, time_t lmod);
57 static void dodcolon(char **filev, struct namelist *files, char *stamp,
60 static void doarrow(char **filev, struct namelist *files, char *rhost,
108 register struct namelist *f;
174 struct namelist *files;
178 register struct namelist *f;
517 struct namelist *files;
522 register struct namelist *f;
676 register struct namelist *to;
752 struct namelist *lis
[all...]
H A Dmain.c423 register struct namelist *nl, *prev;
425 struct namelist *files, *hosts;
428 static struct namelist tnl = { NULL, NULL };
476 register struct namelist *nl;
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/htable/
H A Dscan.l73 yylval.namelist = newname(yytext);
78 yylval.namelist = newname(yytext);
85 yylval.namelist = newname(yytext);
H A Dparse.y46 struct name *namelist;
52 %token <namelist> NAME
54 %type <namelist> Names Cputype Opsys Protos Proto
H A Dhtable.c220 do_entry(keyword, addrlist, namelist, cputype, opsys, protos)
223 struct name *namelist, *cputype, *opsys, *protos;
233 nl = namelist;
272 gw = savegateway(namelist, net,
295 printgateway(net, namelist->name_val, 1);
296 (void) savegateway(namelist, net, al->addr_val, 1);
303 for (nl = namelist; nl; nl = nl->name_link) {
319 for (nl = namelist; nl; nl = nl->name_link) {
333 freenames(namelist);
544 savegateway(namelist, ne
[all...]
/opensolaris-onvv-gate/usr/src/cmd/print/scripts/
H A Dconv_lpd41 namelist=0
53 namelist=1;
120 if ( "'$namelist'" == 1 )
/opensolaris-onvv-gate/usr/src/lib/libsqlite/tool/
H A Dmkopts.tcl18 lappend namelist [string tolower $name]
42 foreach name [lsort $namelist] {
49 foreach name [lsort $namelist] {
/opensolaris-onvv-gate/usr/src/cmd/cron/
H A Datrm.c77 struct dirent **namelist; /* names of jobs in spooling area */ local
153 numjobs = getjoblist(&namelist, &statlist, strcmp);
164 (void) removentry(namelist[i]->d_name,
199 if (strcmp(namelist[i]->d_name, *argv))
207 if (removentry(namelist[i]->d_name, statlist[i],
332 struct dirent **namelist; local
351 namelist = *namelistp;
361 if (stat(namelist[i]->d_name, statptr) < 0) {
362 atperror2("Can't stat", namelist[i]->d_name);
/opensolaris-onvv-gate/usr/src/cmd/mail/
H A Dadd_recip.c101 madd_recip(reciplist *plist, char *namelist, int checkdups) argument
104 for (name = strtok(namelist, " \t"); name; name = strtok((char*)0, " \t"))
/opensolaris-onvv-gate/usr/src/lib/libbc/libc/gen/common/
H A Dscandir.c30 * struct direct (through namelist). Returns -1 if there were any errors.
38 scandir(char *dirname, struct direct *(*namelist[]), argument
94 *namelist = names;
/opensolaris-onvv-gate/usr/src/cmd/lms/tools/
H A DATVersion.cpp113 struct dirent **namelist; local
149 num_entries = scandir("/proc", &namelist, 0, alphasort);
160 char *pidstr = namelist[num_entries]->d_name;
178 free(namelist[num_entries]);
180 free(namelist);
/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Dscandir.c50 * struct direct (through namelist). Returns -1 if there were any errors.
74 scandir64(const char *dirname, struct dirent64 *(*namelist[]), argument
142 *namelist = names;
159 scandir(const char *dirname, struct dirent *(*namelist[]), argument
227 *namelist = names;
/opensolaris-onvv-gate/usr/src/ucblib/libucb/port/gen/
H A Dscandir.c48 * struct direct (through namelist). Returns -1 if there were any errors.
72 scandir64(char *dirname, struct direct64 *(*namelist[]), argument
132 *namelist = names;
139 scandir(char *dirname, struct direct *(*namelist[]), argument
202 *namelist = names;
/opensolaris-onvv-gate/usr/src/lib/libshell/common/scripts/
H A Dsvcproptree1.sh117 specified by viewmode (either "list", "namelist", "tree" or "compacttree")..]
135 if [[ "${viewmode}" != ~(Elr)(list|namelist|tree|compacttree) ]] ; then
155 namelist)
H A Dfiletree1.sh179 specified by viewmode (either "list", "namelist", "tree" or "compacttree")..]
197 if [[ "${viewmode}" != ~(Elr)(list|namelist|tree|compacttree) ]] ; then
214 namelist)
H A Dxmldocumenttree1.sh276 specified by viewmode (either "list", "namelist", "tree" or "compacttree").]
298 if [[ "${viewmode}" != ~(Elr)(list|namelist|tree|compacttree) ]] ; then
341 namelist)
/opensolaris-onvv-gate/usr/src/cmd/dis/
H A Ddis_list.c182 dis_namelist_resolve_sections(dis_namelist_t *namelist, dis_tgt_t *tgt) argument
197 cb.cb_source = namelist;
206 if ((walk = uu_list_walk_start(namelist, UU_DEFAULT)) == NULL)
260 dis_namelist_resolve_functions(dis_namelist_t *namelist, dis_tgt_t *tgt) argument
271 cb.cb_source = namelist;
279 if ((walk = uu_list_walk_start(namelist, UU_DEFAULT)) == NULL)
/opensolaris-onvv-gate/usr/src/lib/nsswitch/user/common/
H A Dgetprinter.c44 char *namelist = entry; local
65 if (strcmp(namelist, "_all") == 0)
71 namelist, key);
148 * find the name in the namelist a|b|c...:
/opensolaris-onvv-gate/usr/src/cmd/mailx/
H A Dlist.c206 char *namelist[NMLSIZE], *bufp; local
214 np = &namelist[0];
314 if ((np > namelist || colmod != 0) && mc == 0)
324 if (np > namelist) {
326 for (mc = 0, np = &namelist[0]; *np != NOSTR; np++)
354 namelist[0]);
355 for (np = &namelist[1]; *np != NOSTR; np++)
/opensolaris-onvv-gate/usr/src/cmd/tnf/tnfxtract/
H A Dtnfxtract.c56 static char *namelist; /* Symbol tbl. if extracting from crashdump */ variable
113 kvm_p = kvm_open(namelist, dumpfile, NULL, O_RDONLY, program_name);
120 "Symbol lookup error in %s\n"), namelist);
263 namelist = optarg;
274 if ((dumpfile != NULL) ^ (namelist != NULL)) {
/opensolaris-onvv-gate/usr/src/lib/libkvm/common/
H A Dtest.c165 tst_open(char *namelist, char *corefile, char *swapfile, int flag) argument
168 (namelist == NULL) ? "LIVE_KERNEL" : namelist,
175 if ((cookie = kvm_open(namelist, corefile,

Completed in 209 milliseconds

12