Home
last modified time | relevance | path

Searched refs:f (Results 1476 – 1500 of 2326) sorted by relevance

1...<<51525354555657585960>>...94

/titanic_52/usr/src/cmd/sgs/crle/common/
H A Dcrle.msg37 [-e env] [-E env] [-f flags] [-g name] [-G name ] \
48 \t[-f flags]\tspecify flags for -G and -I\n\
232 @ MSG_ARG_OPTIONS "6:a:A:c:e:E:f:G:g:I:i:l:o:s:t:uv"
235 @ MSG_ARG_F "-f"
243 @ MSG_CMD_FLAGS "-f %s"
/titanic_52/usr/src/cmd/bnu/
H A Duucleanup.c1097 char f[MAXFULLNAME]; in cleanworkspace() local
1108 while (gnamef(spooldir, f) == TRUE) in cleanworkspace()
1109 if (_age(f) >= 1) in cleanworkspace()
1110 if (unlink(f) != 0) in cleanworkspace()
1111 (void) fprintf(stderr, "CAN'T UNLINK (%s): errno (%d)\n", f, errno); in cleanworkspace()
/titanic_52/usr/src/contrib/ast/src/lib/libast/
H A DMamfile70 exec - then rm -f 1.${COTEMP}.x
112 exec - cmp 2>/dev/null -s FEATURE/map ast_map.h || { rm -f ast_map.h; silent test -d . || mkdir .; ${STDCP} FEATURE/map ast_map.h; }
192 exec - cmp 2>/dev/null -s FEATURE/limits ast_limits.h || { rm -f ast_limits.h; silent test -d . || mkdir .; ${STDCP} FEATURE/limits ast_limits.h; }
206 exec - cmp 2>/dev/null -s FEATURE/api ast_api.h || { rm -f ast_api.h; silent test -d . || mkdir .; ${STDCP} FEATURE/api ast_api.h; }
227 exec - cmp 2>/dev/null -s FEATURE/wctype ast_wctype.h || { rm -f ast_wctype.h; silent test -d . || mkdir .; ${STDCP} FEATURE/wctype ast_wctype.h; }
236 exec - cmp 2>/dev/null -s FEATURE/wchar ast_wchar.h || { rm -f ast_wchar.h; silent test -d . || mkdir .; ${STDCP} FEATURE/wchar ast_wchar.h; }
260 exec - cmp 2>/dev/null -s FEATURE/botch ast_botch.h || { rm -f ast_botch.h; silent test -d . || mkdir .; ${STDCP} FEATURE/botch ast_botch.h; }
284 exec - cmp 2>/dev/null -s FEATURE/fs ast_fs.h || { rm -f ast_fs.h; silent test -d . || mkdir .; ${STDCP} FEATURE/fs ast_fs.h; }
287 exec - cmp 2>/dev/null -s FEATURE/fcntl ast_fcntl.h || { rm -f ast_fcntl.h; silent test -d . || mkdir .; ${STDCP} FEATURE/fcntl ast_fcntl.h; }
293 exec - cmp 2>/dev/null -s FEATURE/sys ast_sys.h || { rm -f ast_sy
[all...]
/titanic_52/usr/src/lib/libnisdb/
H A Ddb_dictionary.cc602 pickle_dict_desc(char *f, pickle_mode m) : pickle_file(f, m) {} in pickle_dict_desc() argument
762 pickle_dict_desc f(dictname, PICKLE_READ); in inittemp() local
794 if ((status = f.transfer(&dictionary)) < 0) { in inittemp()
1119 pickle_dict_desc f(file, PICKLE_READ); in init() local
1152 if ((status = f.transfer(&dictionary)) < 0) { in init()
1231 db_dictlog f(file_name, PICKLE_READ); in incorporate_log() local
1236 ret = f.execute_on_log(&(apply_log_entry), (char *) this); in incorporate_log()
1294 pickle_dict_desc f(tmpfilename, PICKLE_WRITE); in dump() local
1296 status = f in dump()
[all...]
/titanic_52/usr/src/cmd/savecore/
H A Dsavecore.c167 "usage: %s [-Lvd] [-f dumpfile] [dirname]\n", progname); in usage()
267 Fread(void *buf, size_t size, FILE *f) in Fread() argument
269 if (fread(buf, size, 1, f) != 1) in Fread()
275 Fwrite(void *buf, size_t size, FILE *f) in Fwrite() argument
277 if (fwrite(buf, size, 1, f) != 1) in Fwrite()
283 Fseek(offset_t off, FILE *f) in Fseek() argument
285 if (fseeko64(f, off, SEEK_SET) != 0) in Fseek()
1510 getbounds(const char *f) in getbounds() argument
1513 const char *p = strrchr(f, '/'); in getbounds()
1516 p = strstr(f, "vmdum in getbounds()
[all...]
/titanic_52/usr/src/contrib/ast/src/lib/libast/comp/
H A Dsetlocale.c2707 int f; in _ast_setlocale() local
2770 f = LC_setenv; in _ast_setlocale()
2775 f = LC_setlocale; in _ast_setlocale()
2834 f = 0; in _ast_setlocale()
2838 f = 0; in _ast_setlocale()
2856 if (f || !lc_all) in _ast_setlocale()
2857 return single(category, p, f); in _ast_setlocale()
/titanic_52/usr/src/lib/libsqlite/test/
H A Dupdate.test427 e, f,
437 UPDATE t1 SET a=1, e=9 WHERE f=6;
443 UPDATE t1 SET a=1, e=10 WHERE f=7;
454 UPDATE t1 SET b=2, e=11 WHERE f=6;
460 UPDATE t1 SET b=2, e=12 WHERE f=7;
471 UPDATE t1 SET c=3, d=4, e=13 WHERE f=6;
477 UPDATE t1 SET c=3, d=4, e=14 WHERE f=7;
/titanic_52/usr/src/lib/librstp/common/
H A Dvector.h54 STP_VECT_copy (OUT PRIO_VECTOR_T* t, IN PRIO_VECTOR_T* f);
/titanic_52/usr/src/cmd/lp/cmd/lpadmin/
H A Dlpadmin.h60 *f,
/titanic_52/usr/src/lib/libc/sparc/gen/
H A Dsync_instruction_memory.s54 bgeu 2f
/titanic_52/usr/src/tools/scripts/
H A Dnightly143 if [ -f $TMPDIR/abort ]; then
194 rm -f $SRC/${INSTALLOG}.out
237 rm -f $SRC/${NOISE}.ref
238 if [ -f $SRC/${NOISE}.out ]; then
291 if [ ! -f $SRC/${NOISE}.ref ]; then
306 rm -f ${signing_file}
332 rm -f $SRC/pkg/${INSTALLOG}.out
393 rm -f $lintdir/lint.out $lintdir/lint-noise.out
394 if [ -f $lintdir/lint-noise.ref ]; then
398 rm -f
[all...]
/titanic_52/usr/src/uts/common/os/
H A Dddi_hp_ndi.c272 ndi_hp_walk_cn(dev_info_t *dip, int (*f)(ddi_hp_cn_info_t *, in ndi_hp_walk_cn()
298 switch ((*f)(&(curr->cn_info), arg)) { in ndi_hp_walk_cn()
308 * by last call to (*f)() in ndi_hp_walk_cn()
317 * (*f)() in ndi_hp_walk_cn()
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dname.h158 #define nv_setattr(n,f) ((n)->nvflag = (f)) argument
/titanic_52/usr/src/lib/efcode/fcode_test/
H A Dloop.fth47 " loop (1)" 0 h# 10 0 do drop i loop h# f = .passed?
52 : loop1 do drop i loop h# f = .passed? ;
/titanic_52/usr/src/uts/common/c2/
H A Daudit_kernel.h232 #define F2A(f) (f->f_audit_data) argument
/titanic_52/usr/src/uts/i86pc/ml/
H A Damd64.il110 jz 1f
117 jz 1f
H A Dia32.il97 jz 1f
104 jz 1f
/titanic_52/usr/src/lib/libslp/clib/
H A Dslp-internal.h295 #define slp_set_function(h, f) (h)[SLP_FUN] = (f) argument
/titanic_52/usr/src/cmd/cmd-crypto/scripts/
H A Di.kmfconf44 if [ -f "$dest" ]
103 rm -f $tmpfile
H A Di.pkcs11conf46 if [ -f "$dest" ]
105 rm -f $tmpfile
/titanic_52/usr/src/cmd/troff/
H A Dtdef.h130 #define FONTPOS 036 /* position of font \f(XX encoded in top */
233 #define setfbits(n,f) n = (n & ~FMASK) | (tchar)(f) << 16 argument
418 int (*f)(); member
/titanic_52/usr/src/uts/sun4v/ml/
H A Dwbuf.s81 bne %icc, 1f
217 bne %icc, 1f
406 bne %icc, 1f
463 bne %icc, 1f
/titanic_52/usr/src/cmd/sh/
H A Dservice.c164 int f; in pathopen() local
169 } while ((f = open((char *)curstak(), 0)) < 0 && path); in pathopen()
170 return (f); in pathopen()
/titanic_52/usr/src/cmd/mailx/hdr/
H A Ddef.h471 extern int first(int f, int m);
478 extern int gethfield(register FILE *f, char linebuf[], register long rem);
479 extern int getaline(char *line, int size, FILE *f, int *hasnulls);
/titanic_52/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregdecomp.c32 #define meta(f,c,t,e,d) do { if (ismeta(c,t,e,d)) sfputc(f, '\\'); sfputc(f, c); } while (0) argument

1...<<51525354555657585960>>...94