Home
last modified time | relevance | path

Searched refs:FILENAME (Results 1 – 17 of 17) sorted by relevance

/titanic_41/usr/src/cmd/sdpadm/
H A Dsdpadm.c50 static const char FILENAME[] = "/etc/sdp.conf"; variable
138 fConf = fopen(FILENAME, "w"); in main()
/titanic_41/usr/src/tools/cscope-fast/
H A Ddisplay.c185 if (ogs == YES && field != FILENAME) { in display()
195 if (field != FILENAME) { in display()
243 if (field == FILENAME) { in display()
H A Dconstants.h124 #define FILENAME 7 macro
H A Dcommand.c418 case FILENAME: in command()
428 } else if (field == FILENAME && in command()
H A Dfind.c755 if (field == FILENAME || field == INCLUDES) { in findinit()
/titanic_41/usr/src/lib/libsqlite/test/
H A Dtclsqlite.test29 set r "sqlite_orig HANDLE FILENAME ?-key CODEC-KEY?"
31 set r "sqlite HANDLE FILENAME ?MODE?"
/titanic_41/usr/src/cmd/awk/
H A Dlib.c93 *RS, *FS, *ARGC, *FILENAME)); in getrec()
109 *FILENAME = file; in getrec()
573 if (strcmp((char *)*FILENAME, "-") != 0) in error()
574 (void) fprintf(stderr, gettext(", file %s"), *FILENAME); in error()
H A Dtran.c53 uchar **FILENAME; /* current filename argument */ variable
102 FILENAME = &setsymtab((uchar *)"FILENAME", (uchar *)"-", 0.0, in syminit()
H A Dawk.h82 extern uchar **FILENAME;
/titanic_41/usr/src/cmd/oawk/
H A Dmain.c142 *FILENAME = *svargv; /* initial file name */ in main()
H A Dtran.c48 wchar_t **FILENAME; /* current filename argument */ variable
89 FILENAME = &setsymtab(L_FILENAME, NULL, 0.0, STR|FLD, symtab)->sval; in syminit()
H A Dlib.c110 *FILENAME = file = *svargv; in getrec()
H A Dawk.def49 extern wchar_t **FILENAME;
/titanic_41/usr/src/
H A DMakefile.msg.targ57 FNR == 1 { print "\# Messages from " FILENAME; } \
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-21352 Search for the file name FILENAME in all mountable partitions and
1354 name FILENAME should be an absolute file name like
H A Dgrub.info2656 Search for the file name FILENAME in all mountable partitions and
2658 name FILENAME should be an absolute file name like
/titanic_41/usr/src/grub/grub-0.97/
H A DChangeLog3414 one if FILENAME is found. Otherwise, it is set to zero.
7098 [!STAGE1_5] (print_a_completion): The argument FILENAME is
7105 IS_FILENAME and IS_COMPLETION instead of FILENAME.
7111 Use BUF instead of FILENAME.