Home
last modified time | relevance | path

Searched refs:Fp (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/cmd/fm/eversholt/common/
H A Desclex.c73 static FILE *Fp; variable
273 if (Fp != NULL) { in closefile()
275 if (pclose(Fp) > 0) in closefile()
279 (void) fclose(Fp); in closefile()
282 Fp = NULL; in closefile()
302 while (Fp == NULL) { in yylex()
311 if ((Fp = popen(Tok, "r")) == NULL) in yylex()
314 Fp = eftread_fopen(Fileopened, ibuf, sizeof (ibuf)); in yylex()
320 if (Fp != NULL) { in yylex()
345 switch (c = getc(Fp)) { in yylex()
[all …]
/titanic_44/usr/src/cmd/bnu/
H A Dpermission.c113 static FILE *Fp = NULL; variable
422 if ( (Fp = fopen(PERMISSIONS, "r")) == NULL) {
429 (void) fclose(Fp);
455 (void) fclose(Fp);
485 if ( (Fp = fopen(PERMISSIONS, "r")) == NULL) {
493 (void) fclose(Fp);
500 (void) fclose(Fp);
518 if ( (Fp = fopen(PERMISSIONS, "r")) == NULL) {
526 (void) fclose(Fp);
533 (void) fclose(Fp);
[all …]
H A Dlimits.c71 FILE *Fp = NULL; /* file pointer for LIMITS */ local
74 if ((Fp = fopen(LIMITS, "r")) == NULL) {
93 while ((getuline(Fp, buf) > 0) && ((SIflag && SDflag) == FALSE)) {
114 fclose(Fp);
H A Duucheck.c173 Fp = fopen(PERMISSIONS, "r"); in checkPerm()
174 if (Fp == NULL) { in checkPerm()
181 fclose(Fp); in checkPerm()
/titanic_44/usr/src/cmd/abi/spectrans/spec2map/
H A Dversions.c49 static FILE *Fp; variable
109 if ((Fp = fopen(fileName, "r")) == NULL) { in parse_versions()
125 (void) fclose(Fp); in parse_versions()
560 if (fgets(line, sizeof (line), Fp) == NULL) { in nexttok()
/titanic_44/usr/src/lib/libcurses/screen/
H A Dcaps402 key_f61, "kf61" "Fp" KEY_F(61), 0505, function key f61.
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps407 key_f61 kf61 Fp str Sent by function key 61
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps407 key_f61 kf61 Fp str Sent by function key 61
/titanic_44/usr/src/cmd/terminfo/
H A Dtermcap.src2976 :Fp=\EO4P:Fq=\EO4Q:Fr=\EO4R:k1=\EOP:k2=\EOQ:k3=\EOR:\
2992 :Fm=\E[21;3~:Fn=\E[23;3~:Fo=\E[24;3~:Fp=\E[1;4P:\
3020 :Fp=\E[11;4~:Fq=\E[12;4~:Fr=\E[13;4~:k1=\E[11~:k2=\E[12~:\
3459 :Fg=\EO1;3S:Fp=\EO1;4P:Fq=\EO1;4Q:Fr=\EO1;4R:k1=\EOP:\