Home
last modified time | relevance | path

Searched refs:regular (Results 1 – 25 of 57) sorted by relevance

123

/titanic_44/usr/src/lib/libast/common/path/
H A Dpathfind.c35 #define regular(p,s) (stat((p),(s))>=0&&(S_ISREG((s)->st_mode)||streq(p,"/dev/null"))) macro
100 if (regular(name, &st)) in pathfind()
108 if (regular(buf, &st)) in pathfind()
122 if (regular(buf, &st)) in pathfind()
127 if (regular(buf, &st)) in pathfind()
/titanic_44/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dpages.c280 int npages, compressed, regular; in cb_restore_kpages() local
288 npages = compressed = regular = 0; in cb_restore_kpages()
303 regular += desc.cpd_pages; in cb_restore_kpages()
326 str, sfile.kpages, npages, compressed, regular); in cb_restore_kpages()
/titanic_44/usr/src/cmd/more/
H A Dmore.help15 /<regular expression> Search for kth occurrence of regular expression [1]
/titanic_44/usr/src/tools/codesign/
H A Dcreds23 # The following is a list of regular expressions that are matched against
25 # process. The first regular expression that matches is used to select the
/titanic_44/usr/src/cmd/sgs/elfdump/common/
H A D_elfdump.h188 #define regular regular64 macro
212 #define regular regular32 macro
/titanic_44/usr/src/lib/libresolv2/common/isc/
H A Dlogging.c88 int regular; in log_open_stream() local
109 regular = 1; in log_open_stream()
111 regular = (sb.st_mode & S_IFREG); in log_open_stream()
114 if (!regular) { in log_open_stream()
127 if (regular) { in log_open_stream()
/titanic_44/usr/src/lib/libxcurses/h/posix/
H A Dmkslocal.h202 * POSIX.2-1992 Section 2.3 "regular built-in
/titanic_44/exception_lists/
H A Dinterface_check26 # objects by interface_check. All strings are Perl regular expressions
32 # is expanded into a regular expression that matches the given
H A Dinterface_cmp27 # objects by interface_cmp. All strings are Perl regular expressions
33 # is expanded into a regular expression that matches the given
H A Dcheck_rtime28 # check_rtime. All strings are Perl regular expressions that are compared to
33 # is expanded into a regular expression that matches the given
/titanic_44/usr/src/cmd/audio/audioplay/
H A Daudioplay.c261 int regular; in main() local
492 regular = (S_ISREG(st.st_mode)); in main()
502 if (regular && ((mapaddr = mmap(0, st.st_size, PROT_READ, in main()
/titanic_44/usr/src/uts/common/avs/ns/sdbc/
H A Dcache_kstats_readme.txt43 reporting, "regular" kstat_named_t type kstats are used. For timing-specific
163 track timing through the cache. As with the "regular" kstats, sdbc tracks
242 The sdbc module also a "regular" kstat to track dynamic memory
/titanic_44/usr/src/lib/libshell/common/tests/
H A Dglob.sh317 subject='A regular expressions test'
/titanic_44/usr/src/cmd/mailx/
H A Dcmd3.c835 goto regular; in getfilename()
858 regular: in getfilename()
/titanic_44/usr/src/cmd/oawk/
H A DREADME25 1. \ddd allowed in regular expressions.
H A Dawk.def161 #define HAT 0177 /* matches ^ in regular expr */
/titanic_44/usr/src/cmd/sgs/rtld.4.x/
H A Ddiv.s176 ! order bit set in the first step, just falling into the regular
H A Drem.s175 ! order bit set in the first step, just falling into the regular
/titanic_44/usr/src/psm/stand/bootblks/ufs/common/
H A Dufs.fth109 : regular? ( -- flag ) ftype h# 8000 = ;
508 regular? 0= if 2drop 0 exit then
/titanic_44/usr/src/cmd/ipf/tools/
H A Dipmon.c1454 int tr, nr, regular[3], c; local
1605 if (!(regular[i] = !S_ISCHR(sb.st_mode)))
1654 if (!regular[i]) {
/titanic_44/usr/src/lib/libshell/common/
H A DPROMO.mm103 extended regular expressions for file and string matches.
/titanic_44/usr/src/cmd/sgs/libelf/common/
H A DREADME.LFS128 a given program linked against libelf would see the regular, or
/titanic_44/usr/src/uts/sun4/ml/
H A Dswtch.s447 ! lock failed - spin with regular load to avoid cache-thrashing.
/titanic_44/usr/src/grub/grub-0.97/
H A DINSTALL133 Documentation and other data files will still use the regular prefix.
/titanic_44/usr/src/data/zoneinfo/
H A Dantarctica58 # The change to UTC+11 is being considered as a regular summer thing but

123