Home
last modified time | relevance | path

Searched defs:follow (Results 1 – 21 of 21) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_acl.c371 struct acl *aclp, int follow) in kern___acl_get_path()
410 acl_type_t type, const struct acl *aclp, int follow) in kern___acl_set_path()
487 acl_type_t type, int follow) in kern___acl_delete_path()
545 struct acl *aclp, int follow) in kern___acl_aclcheck_path()
H A Dvfs_extattr.c303 const char *uattrname, void *data, size_t nbytes, int follow) in user_extattr_set_path()
317 const char *attrname, void *data, size_t nbytes, int follow, in kern_extattr_set_path()
489 const char *uattrname, void *data, size_t nbytes, int follow) in user_extattr_get_path()
503 const char *attrname, void *data, size_t nbytes, int follow, in kern_extattr_get_path()
642 const char *uattrname, int follow) in user_extattr_delete_path()
656 const char *attrname, int follow, enum uio_seg pathseg) in kern_extattr_delete_path()
811 void *data, size_t nbytes, int follow) in user_extattr_list_path()
836 struct uio *auiop, int follow, enum uio_seg pathseg) in kern_extattr_list_path()
/freebsd/sys/compat/linux/
H A Dlinux_xattr.c58 int follow; member
68 int follow; member
77 int follow; member
84 int follow; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDelinearization.cpp55 bool follow(const SCEV *S) { in follow() function
70 bool follow(const SCEV *S) { in follow() function
95 bool follow(const SCEV *S) { in follow() function
130 bool follow(const SCEV *S) { in follow() function
H A DScalarEvolutionDivision.cpp36 bool follow(const SCEV *S) { in sizeOfSCEV() function
H A DScalarEvolution.cpp3090 bool follow(const SCEV *S) { in containsConstantInAddMulChain() function
4142 bool follow(const SCEV *S) { in follow() function
6065 bool follow(const SCEV *S) { in SCEVMinMaxExprContains() function
8509 bool follow(const SCEV *S) { in forgetLcssaPhiWithNewPredecessor() function
14126 bool follow(const SCEV *S) { in getUsedLoops() function
/freebsd/usr.bin/tail/
H A Dforward.c305 follow(file_info_t *files, enum STYLE style, off_t off) in follow() function
/freebsd/sys/security/mac/
H A Dmac_syscalls.c447 int follow) in kern___mac_get_path()
592 int follow) in kern___mac_set_path()
/freebsd/sys/contrib/openzfs/lib/libzpool/
H A Dutil.c164 char *follow = strtok_r(NULL, "=", &save); in set_global_var_parse_kv() local
/freebsd/contrib/ldns/
H A Ddnssec_zone.c276 bool follow, in ldns_dnssec_rrsets_print_soa_fmt()
305 bool follow) in ldns_dnssec_rrsets_print_fmt()
311 ldns_dnssec_rrsets_print(FILE *out, const ldns_dnssec_rrsets *rrsets, bool follow) in ldns_dnssec_rrsets_print()
/freebsd/usr.bin/rpcgen/
H A Drpc_util.c159 ptype(const char *prefix, const char *type, int follow) in ptype()
/freebsd/lib/libc/gen/
H A Dfts-compat.c912 fts_stat(FTS *sp, FTSENT *p, int follow) in fts_stat()
H A Dfts.c894 fts_stat(FTS *sp, FTSENT *p, int follow, int dfd) in fts_stat()
H A Dfts-compat11.c895 fts_stat(FTS11 *sp, FTSENT11 *p, int follow, int dfd) in fts_stat()
/freebsd/contrib/one-true-awk/
H A Db.c571 void follow(Node *v) /* collects leaves that can follow v into setvec */ in follow() function
/freebsd/contrib/sendmail/src/
H A Dparseaddr.c2504 printaddr(fp, a, follow) in printaddr() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h727 bool follow(const SCEV *S) { SCEVExprContains() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp1437 void follow(const SUnit *SU) { in follow() function in __anon4ee60d700311::SchedDAGReverseDFS
/freebsd/sbin/fsck_ffs/
H A Dsuj.c907 blk_free_lbn(ufs2_daddr_t blk, ino_t ino, ufs_lbn_t lbn, int frags, int follow) in blk_free_lbn()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2322 bool follow(const SCEV *S) { in follow() function
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c11970 int follow; member