Home
last modified time | relevance | path

Searched refs:check (Results 176 – 200 of 824) sorted by relevance

12345678910>>...33

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A DMakefile47 CHECKHDRS= $(HDRS:%.h=%.check)
87 check: $(CHKMANIFEST) $(CHECKHDRS) target
/illumos-gate/usr/src/uts/common/rpc/
H A DMakefile78 CHECKHDRS= $(HDRS:%.h=%.check)
116 check: $(CHECKHDRS) target
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dratz.c2596 # define UPDATE(check, buf, len) \ argument
2597 (state->flags ? crc32(check, buf, len) : adler32(check, buf, len))
2599 # define UPDATE(check, buf, len) adler32(check, buf, len) argument
2604 # define CRC2(check, word) \ argument
2608 check = crc32(check, hbuf, 2); \
2611 # define CRC4(check, word) \ argument
2617 check = crc32(check, hbuf, 4); \
2912 state->check = crc32(state->check, next, copy);
2933 state->check = crc32(state->check, next, copy);
2954 state->check = crc32(state->check, next, copy);
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libdll/
H A DRELEASE8 10-05-28 dllplug.c: add dllplugin() with dllcheck() version check
14 06-10-11 dllscan.c: check sfstruse() return values -- doh
28 02-11-15 dllfind.c: check for ./path if '.' in path but no '/'
/illumos-gate/usr/src/test/os-tests/tests/sockfs/
H A Drights.c496 check(uint_t actual, uint_t expected, char *tag) in check() function
574 check(msg.msg_flags, t->x_flags, "msg_flags"); in recvtest()
575 check(msg.msg_controllen, t->x_controllen, "msg_controllen"); in recvtest()
591 check(cm->cmsg_len - CMSG_LEN(0), in recvtest()
626 check(fdcount, 0, "client descriptors"); in recvtest()
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsyscall_trap.S155 cmp %g1, NSYSCALL ! check range
169 andcc %l4, SE_32RVAL2, %g0 ! check for 2 x 32-bit
389 cmp %g1, NSYSCALL ! check range
396 brnz,a,pt %g1, 4f ! check for indir()
H A Dddi_v9_asm.S495 rdpr %pstate, %o3 ! check ints
522 rdpr %pstate, %o3 ! check&enable ints
847 tst %o0 ! check access error
860 tst %o0 ! check access error
873 tst %o0 ! check access error
886 tst %o0 ! check access error
929 rdpr %pstate, %o3 ! check ints
955 rdpr %pstate, %o3 ! check&enable ints
/illumos-gate/usr/src/lib/librpcsvc/
H A DMakefile57 CHECKHDRS= $(HDRS:%.h=%.check)
76 check: $(CHECKHDRS) target
/illumos-gate/usr/src/tools/scripts/
H A Dnightly498 -i Fast incremental options (no clobber, check)
511 -A check for ABI differences in .so files
512 -C check for cstyle/hdrchk errors
528 -r check ELF runtime attributes in the proto area
1952 rm -f $SRC/check.out
1954 rm -f $SRC/check-${MACH}.out
1956 $MAKE -ek check ROOT="$checkroot" 2>&1 | tee -a $SRC/check-${MACH}.out \
1960 grep ":" $SRC/check-${MACH}.out |
2006 checkpaths $arg $checkroot > $SRC/check-paths.out 2>&1
2007 if [[ -s $SRC/check-paths.out ]]; then
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE14 11-03-26 rm.c: don't eaccess() check symlinks!
83 08-11-10 stty.c: check for -t grouping so -tostop != -t -ostop
89 08-04-01 cut.c: add write error check
188 04-10-22 cp.c: check rename() errno==ENOENT to retain destination
197 04-08-27 cp.c: add FTW_DC check -- duh
222 03-05-18 rm.c: check st_nlink to verify progress w.r.t. ftwalk/fts
237 uname.c: add execve() loop check for unknown options
274 99-05-20 mv: do not check for `mv foo foo' since rename() handles it
295 cp: fix sfmove() error check
297 98-01-11 cp: check sfclose() return value
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/features/
H A Dmath.sh35 : check long double
39 : check ast_standards.h
99 : check the math library
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE507 06-06-18 regex/regstat.c: add REG_LITERAL check
666 features/float: check local NaNQ first
948 features/vmalloc: fix alloca check
979 uwin/*.c: check features/uwin for stubs
1223 strmatch: check AST_LC_multibyte
1344 stdio: _UWIN check for foreign stdio
1489 97-08-11 pathtmp: check pid to note forks
1505 string/modedata: check for mvs.390 S_IFMT
1507 magic: add ccode text check
1513 remove: check _std_remove
[all …]
/illumos-gate/usr/src/grub/grub-0.97/
H A DMakefile.in56 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
468 && $(MAKE) $(AM_MAKEFLAGS) check \
508 check-am: all-am
509 check: check-recursive
588 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
589 check-am clean clean-generic clean-recursive ctags \
/illumos-gate/usr/src/cmd/sort/
H A DMakefile33 check.o \
113 SRCS = check.c fields.c initialize.c internal.c \
/illumos-gate/usr/src/grub/grub-0.97/lib/
H A DMakefile.in326 check-am: all-am
327 check: check-am
403 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
/illumos-gate/usr/src/grub/grub-0.97/stage1/
H A DMakefile.in338 check-am: all-am
339 check: check-am
417 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
/illumos-gate/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m470 # Sanity check on ldap_routing feature
1301 dnl shift and check
1758 # check for deferred delivery mode
1822 # check for deferred delivery mode
1933 # check results
1993 # check for deferred delivery mode
2217 # check IP address
2247 # check whether local FROM is ok
2831 dnl continue: check extensions
2859 dnl match, check rest
[all …]
/illumos-gate/usr/src/tools/smatch/src/
H A Dsparse.c55 if (insn->check) { in context_increase()
188 void (*check)(struct instruction *insn); member
211 check_fn[i].check(insn); in check_call_instruction()
/illumos-gate/usr/src/cmd/fs.d/ufs/quot/
H A Dquot.c106 static int check(char *, char *);
179 (check(argv[i], (char *)NULL) == 0)) { in main()
211 if (check(cp, mntp.mnt_mountp) == 0) { in quotall()
222 check(char *file, char *fsdir) in check() function
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A DMakefile.in352 check-am: all-am
353 check: check-am
432 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
/illumos-gate/usr/src/cmd/
H A DMakefile.check158 check: svccfg_check $(MANIFEST_TOPDIRS) $(MANIFEST_SUBDIRS) $(MISC_SUBDIRS)
165 @cd $@; pwd; $(MAKE) check
/illumos-gate/usr/src/lib/libcurses/
H A DMakefile65 screen/term.check := CSTYLE_TAIL = | $(GREP) -v "line > 80 characters" | \
78 check: $(CHECKHDRS) target
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DRELEASE5 11-03-15 ppop.c: add ppok() readonly check for subset of ppop(PP_*)
12 09-02-02 pp.probe,probe.win32: check for compiler supplied __FUNCTION__
30 06-09-23 pplex.c: add HOSTED check for "/* appears in // comment" -- doh
42 05-03-29 pp.probe: check $? and stderr messages for pp:lineid
57 04-02-29 ppproto.c: fix bug that skipped prototyped check during notices check
82 02-10-30 ppfsm.h: add boundary check to IDSTATE()
102 02-04-12 ppproto.c: fix NOTICED check
184 ppproto: check if notice text if file path
198 98-01-23 ppproto: add _GNUC_ to _WIN32 check
202 97-10-01 pplex: loosen HEADEREXPAND check
[all …]
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dmd5.h26 extern int md5_password (const char *key, char *crypted, int check);
/illumos-gate/usr/src/grub/grub-0.97/util/
H A DMakefile.in383 check-am: all-am
384 check: check-am
464 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \

12345678910>>...33