| /NextBSD/sys/cddl/compat/opensolaris/kern/ |
| HD | opensolaris_lookup.c | 38 lookupname(char *dirname, enum uio_seg seg, enum symfollow follow, in lookupname() argument 42 return (lookupnameat(dirname, seg, follow, dirvpp, compvpp, NULL)); in lookupname() 46 lookupnameat(char *dirname, enum uio_seg seg, enum symfollow follow, in lookupnameat() argument 57 NDINIT_ATVP(&nd, LOOKUP, LOCKLEAF | follow, seg, dirname, in lookupnameat()
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | genlink.h | 59 #define _bfd_generic_link_hash_lookup(table, string, create, copy, follow) \ argument 61 bfd_link_hash_lookup (&(table)->root, (string), (create), (copy), (follow)))
|
| HD | libxcoff.h | 104 #define xcoff_link_hash_lookup(table, string, create, copy, follow) \ argument 107 (follow)))
|
| HD | libcoff-in.h | 283 #define coff_link_hash_lookup(table, string, create, copy, follow) \ argument 286 (copy), (follow)))
|
| /NextBSD/usr.bin/indent/ |
| HD | io.c | 192 char *follow = p; in dump_line() local 194 while (follow < e_com) { in dump_line() 195 switch (*follow) { in dump_line() 203 putc(*follow, output); in dump_line() 205 follow++; in dump_line()
|
| /NextBSD/cddl/contrib/dtracetoolkit/Examples/ |
| HD | dtruss_example.txt | 15 -f # follow children 24 dtruss -f test.sh # run test.sh and follow children 100 Now we try follow mode "-f". The test program does run several hundred
|
| /NextBSD/contrib/ldns/ |
| HD | dnssec_zone.c | 275 bool follow, in ldns_dnssec_rrsets_print_soa_fmt() argument 293 if (follow && rrsets->next) { in ldns_dnssec_rrsets_print_soa_fmt() 295 rrsets->next, follow, show_soa); in ldns_dnssec_rrsets_print_soa_fmt() 304 bool follow) in ldns_dnssec_rrsets_print_fmt() argument 306 ldns_dnssec_rrsets_print_soa_fmt(out, fmt, rrsets, follow, true); in ldns_dnssec_rrsets_print_fmt() 310 ldns_dnssec_rrsets_print(FILE *out, ldns_dnssec_rrsets *rrsets, bool follow) in ldns_dnssec_rrsets_print() argument 313 rrsets, follow); in ldns_dnssec_rrsets_print()
|
| /NextBSD/contrib/ldns/ldns/ |
| HD | dnssec_zone.h | 215 bool follow); 228 bool follow);
|
| /NextBSD/usr.sbin/trpt/ |
| HD | trpt.c | 90 static int aflag, kflag, memf, follow, sflag, tflag; variable 114 ++follow; in main() 282 done: if (follow) {
|
| /NextBSD/crypto/openssl/crypto/bf/ |
| HD | VERSION | 1 The version numbers will follow my SSL implementation
|
| /NextBSD/contrib/one-true-awk/ |
| HD | b.c | 377 follow(v); /* computes setvec and setcnt */ in cfoll() 445 void follow(Node *v) /* collects leaves that can follow v into setvec */ in follow() function 456 follow(p); in follow() 461 follow(p); in follow() 467 follow(p); in follow() 471 follow(p); in follow()
|
| /NextBSD/contrib/bzip2/ |
| HD | words2 | 2 Checking test results. If any of the four "cmp"s which follow
|
| /NextBSD/contrib/tcsh/nls/russian/ |
| HD | set9 | 11 8 Something must follow: %c\n
|
| /NextBSD/contrib/tcsh/nls/ukrainian/ |
| HD | set9 | 11 8 Something must follow: %c\n
|
| /NextBSD/contrib/tcsh/nls/C/ |
| HD | set9 | 11 8 Something must follow: %c\n
|
| /NextBSD/tests/ |
| HD | README | 23 * The goal for /usr/tests/ (the installed test programs) is to follow 44 and thus don't fit anywhere else in the tree. Consider this to follow
|
| /NextBSD/usr.bin/tail/ |
| HD | extern.h | 59 void follow(file_info_t *, enum STYLE, off_t);
|
| /NextBSD/usr.bin/rpcgen/ |
| HD | rpc_util.c | 169 ptype(const char *prefix, const char *type, int follow) in ptype() argument 183 f_print(fout, "%s ", follow ? fixtype(type) : type); in ptype()
|
| HD | rpc_util.h | 176 void ptype(const char *prefix, const char *type, int follow);
|
| /NextBSD/contrib/pjdfstest/ |
| HD | FREEBSD-upgrade | 6 branches and you are supposed to follow those:
|
| /NextBSD/contrib/netbsd-tests/fs/tmpfs/ |
| HD | README | 2 developed. This is why, if you follow the order of tests in the Atffile,
|
| /NextBSD/bin/sh/tests/expansion/ |
| HD | plus-minus3.0 | 24 # We follow original ash behaviour for quoted ${var+-=?} expansions:
|
| /NextBSD/contrib/ntp/ |
| HD | README.leapsmear | 71 e.g. several hours, so that NTP clients can easily follow the clock drift 159 NTP clients can follow the smeared time it doesn't matter at all which 163 Since all clients follow the same smeared time the time difference between 207 is applied too quickly for clients to follow. 86400s (1 day) is a good 240 hours' long. With shorter values clients may not be able to follow the
|
| /NextBSD/contrib/netbsd-tests/ |
| HD | FREEBSD-upgrade | 6 branches and you are supposed to follow those:
|
| /NextBSD/contrib/ofed/management/opensm/doc/ |
| HD | opensm-coding-style.txt | 29 * When writing new code, please try to follow the new Coding style.
|