/titanic_51/usr/src/lib/libshell/common/bltins/ |
H A D | mkservice.c | 128 static short *file_list; variable 144 if(file_list[i]==fd) in fdclose() 146 file_list[i] = file_list[npoll--]; in fdclose() 167 if(file_list[i]==fd1) in fdnotify() 169 file_list[i] = fd2; in fdnotify() 194 file_list[npoll++] = fd; in process_stream() 227 if(service_list[file_list[i]]) in waitnotify() 228 *pstream++ = sh_fd2sfio(file_list[i]); in waitnotify() 265 file_list = newof(NULL,short,n,0); in service_init() 279 file_list[npoll++] = sp->fd; in service_add()
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/bltins/ |
H A D | mkservice.c | 128 static short *file_list; variable 144 if(file_list[i]==fd) in fdclose() 146 file_list[i] = file_list[npoll--]; in fdclose() 167 if(file_list[i]==fd1) in fdnotify() 169 file_list[i] = fd2; in fdnotify() 194 file_list[npoll++] = fd; in process_stream() 227 if(service_list[file_list[i]]) in waitnotify() 228 *pstream++ = sh_fd2sfio(file_list[i]); in waitnotify() 265 file_list in service_init() [all...] |
/titanic_51/usr/src/cmd/abi/appcert/scripts/ |
H A D | appcert.pl | 55 $file_list 114 $file_list = $opt{'f'}; 116 $file_list = ''; 166 if ($file_list) { 169 if (-f $file_list && open($list_fh, "<$file_list")) { 176 exiter(nofile($file_list, $!));
|
/titanic_51/usr/src/cmd/filesync/ |
H A D | ignore.c | 80 static struct list *file_list[ HASH_SIZE ]; /* hash table of literal names */ variable 264 pp = &file_list[i % HASH_SIZE ]; in ign_hash() 349 for (lp = file_list[i]; lp; lp = np) { in ignore_reset() 354 file_list[i] = 0; in ignore_reset()
|
/titanic_51/usr/src/cmd/lp/lib/requests/ |
H A D | freerequest.c | 58 if (reqbufp->file_list) 59 freelist (reqbufp->file_list);
|
H A D | putrequest.c | 78 || !reqbufp->file_list || !*(reqbufp->file_list) 138 for (pp = reqbufp->file_list; *pp; pp++)
|
H A D | getrequest.c | 150 appendlist (&reqp->file_list, p); 241 || !reqp->file_list || !*(reqp->file_list)
|
H A D | llib-llpreq | 40 char **file_list; /* list of files to print: req. content */
|
/titanic_51/usr/src/cmd/lp/cmd/lpsched/ |
H A D | exec.c | 288 char **file_list; in exec() local 589 file_list = request->request->file_list; in exec() 604 file_list = (char **)Malloc( in exec() 605 (lenlist(request->request->file_list) + 1) in exec() 610 listp = request->request->file_list; in exec() 615 file_list[count] = makestr( in exec() 622 file_list[count] = 0; in exec() 976 for (listp = file_list; *listp; listp++) in exec() 979 (void)chfiles (file_list, procui in exec() [all...] |
H A D | disp1.c | 157 size = chfiles(rp->request->file_list, Lp_Uid, Lp_Gid); in s_print_request() 189 size = chfiles(rp->request->file_list, in s_print_request() 223 if (strlen(*rp->request->file_list) < in s_print_request() 226 Strdup(*rp->request->file_list); in s_print_request() 230 *rp->request->file_list, '/')) in s_print_request() 233 r = *rp->request->file_list; in s_print_request() 581 size = chfiles(rp->request->file_list, Lp_Uid, in s_end_change_request() 912 for (listp = rp->request->file_list; *listp; listp++) { in mv_file()
|
H A D | files.c | 118 char **file = rp->request->file_list; in rmfiles()
|
H A D | fncs.c | 898 } else if (req->file_list) in GetRequestFiles() 899 strlcpy(buf, *req->file_list, sizeof (buf)); in GetRequestFiles()
|
/titanic_51/usr/src/cmd/grep_xpg4/ |
H A D | grep.c | 133 char **file_list = NULL; in main() local 216 file_list = realloc(file_list, in main() 218 if (file_list == NULL) { in main() 224 *(file_list + n_file - 1) = optarg; in main() 337 if (file_list) { in main() 339 addfile(file_list[i]); in main() 341 free(file_list); in main()
|
/titanic_51/usr/src/cmd/lp/lib/papi/ |
H A D | job.c | 604 addlist(&(request->file_list), lpfile); in papiJobSubmit() 669 char **file_list = NULL; in papiJobSubmitByReference() local 717 addlist(&file_list, path); in papiJobSubmitByReference() 719 addlist(&file_list, (char *)files[file_no]); in papiJobSubmitByReference() 732 request->file_list = file_list; in papiJobSubmitByReference() 845 addlist(&(s->request->file_list), lpfile); in papiJobStreamOpen() 1270 addlist(&request->file_list, DUMMY_FILE); /* add a dummy file */ in papiJobCreate() 1339 dellist(&r->file_list, DUMMY_FILE); in papiJobCommit() 1403 addlist(&(s->request->file_list), pat in papiJobStreamAdd() [all...] |
/titanic_51/usr/src/cmd/lp/include/ |
H A D | requests.h | 72 char **file_list; /* list of files to print: req. content */ member
|
/titanic_51/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | do_align.c | 148 /* req.file_list = 0; This is done later. */ 232 req.file_list = 0; 233 addlist (&req.file_list, fifo);
|
/titanic_51/usr/src/lib/libproc/common/ |
H A D | Pcontrol.h | 94 plist_t file_list; /* linked list */ member
|
/titanic_51/usr/src/cmd/mdb/common/modules/libproc/ |
H A D | libproc.c | 273 fiw->fiw_next = (uintptr_t)f.file_list.list_forw; in pr_file_info_walk_step()
|
/titanic_51/usr/src/cmd/tar/ |
H A D | tar.c | 413 typedef struct file_list { struct 415 struct file_list *next; /* Linked list */ argument
|