| /freebsd-11-stable/sys/kern/ |
| HD | kern_loginclass.c | 76 loginclass_hold(struct loginclass *lc) in loginclass_hold() 83 loginclass_free(struct loginclass *lc) in loginclass_free() 112 struct loginclass *lc; in loginclass_lookup() local 134 struct loginclass *lc, *new_lc; in loginclass_find() local 182 struct loginclass *lc; in sys_getloginclass() local 246 struct loginclass *lc; in loginclass_racct_foreach() local 251 LIST_FOREACH(lc, &loginclasses, lc_next) in loginclass_racct_foreach() local
|
| HD | kern_rmlock.c | 182 struct lock_class *lc; in owner_rm() local 279 struct lock_class *lc; in rm_init_flags() local 835 struct lock_class *lc; in db_show_rm() local
|
| /freebsd-11-stable/sys/netinet/ |
| HD | tcp_lro.c | 84 tcp_lro_active_insert(struct lro_ctrl *lc, struct lro_entry *le) in tcp_lro_active_insert() 98 tcp_lro_init(struct lro_ctrl *lc) in tcp_lro_init() 104 tcp_lro_init_args(struct lro_ctrl *lc, struct ifnet *ifp, in tcp_lro_init_args() 146 tcp_lro_free(struct lro_ctrl *lc) in tcp_lro_free() 256 tcp_lro_rx_done(struct lro_ctrl *lc) in tcp_lro_rx_done() 267 tcp_lro_flush_inactive(struct lro_ctrl *lc, const struct timeval *timeout) in tcp_lro_flush_inactive() 286 tcp_lro_flush(struct lro_ctrl *lc, struct lro_entry *le) in tcp_lro_flush() 467 tcp_lro_flush_all(struct lro_ctrl *lc) in tcp_lro_flush_all() 516 tcp_lro_rx_ipv6(struct lro_ctrl *lc, struct mbuf *m, struct ip6_hdr *ip6, in tcp_lro_rx_ipv6() 535 tcp_lro_rx_ipv4(struct lro_ctrl *lc, struct mbuf *m, struct ip *ip4, in tcp_lro_rx_ipv4() [all …]
|
| /freebsd-11-stable/lib/libutil/ |
| HD | login_ok.c | 91 login_timelist(login_cap_t *lc, char const *cap, int *ltno, in login_timelist() 128 login_ttyok(login_cap_t *lc, const char *tty, const char *allowcap, in login_ttyok() 163 auth_ttyok(login_cap_t *lc, const char * tty) in auth_ttyok() 177 login_hostok(login_cap_t *lc, const char *host, const char *ip, in login_hostok() 207 auth_hostok(login_cap_t *lc, const char *host, const char *ip) in auth_hostok() 219 auth_timeok(login_cap_t *lc, time_t t) in auth_timeok()
|
| HD | login_cap.c | 153 login_close(login_cap_t * lc) in login_close() 191 login_cap_t *lc; in login_getclassbyname() local 360 login_getcapstr(login_cap_t *lc, const char *cap, const char *def, const char *error) in login_getcapstr() 382 login_getcaplist(login_cap_t *lc, const char *cap, const char *chars) in login_getcaplist() 403 login_getpath(login_cap_t *lc, const char *cap, const char *error) in login_getpath() 535 login_getcaptime(login_cap_t *lc, const char *cap, rlim_t def, rlim_t error) in login_getcaptime() 626 login_getcapnum(login_cap_t *lc, const char *cap, rlim_t def, rlim_t error) in login_getcapnum() 678 login_getcapsize(login_cap_t *lc, const char *cap, rlim_t def, rlim_t error) in login_getcapsize() 751 login_getcapbool(login_cap_t *lc, const char *cap, int def) in login_getcapbool() 780 login_getstyle(login_cap_t *lc, const char *style, const char *auth) in login_getstyle()
|
| HD | login_class.c | 76 setclassresources(login_cap_t *lc) in setclassresources() 199 setclassenvironment(login_cap_t *lc, const struct passwd * pwd, int paths) in setclassenvironment() 323 setclasscpumask(login_cap_t *lc) in setclasscpumask() 368 login_cap_t *lc; in setclasscontext() local 387 setlogincontext(login_cap_t *lc, const struct passwd *pwd, in setlogincontext() 427 setusercontext(login_cap_t *lc, const struct passwd *pwd, uid_t uid, unsigned int flags) in setusercontext()
|
| HD | login_crypt.c | 38 login_setcryptfmt(login_cap_t *lc, const char *def, const char *error) { in login_setcryptfmt()
|
| HD | login_auth.c | 66 auth_checknologin(login_cap_t *lc) in auth_checknologin()
|
| /freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| HD | sanitizer_procmaps_mac.cpp | 186 const char *lc = layout_data->current_load_cmd_addr; in NextSegmentLoad() local 265 static const load_command *NextCommand(const load_command *lc) { in NextCommand() 270 for (const load_command *lc = first_lc; lc->cmd != 0; lc = NextCommand(lc)) { in FindUUID() local 281 for (const load_command *lc = first_lc; lc->cmd != 0; lc = NextCommand(lc)) { in IsModuleInstrumented() local
|
| /freebsd-11-stable/sys/cddl/dev/fbt/ |
| HD | fbt.c | 310 fbt_ctfoff_init(modctl_t *lf, linker_ctf_t *lc) in fbt_ctfoff_init() 409 fbt_typoff_init(linker_ctf_t *lc) in fbt_typoff_init() 721 ctf_lookup_by_id(linker_ctf_t *lc, ctf_id_t type) in ctf_lookup_by_id() 744 fbt_array_info(linker_ctf_t *lc, ctf_id_t type, ctf_arinfo_t *arp) in fbt_array_info() 768 ctf_strptr(linker_ctf_t *lc, int name) in ctf_strptr() 782 ctf_decl_push(ctf_decl_t *cd, linker_ctf_t *lc, ctf_id_t type) in ctf_decl_push() 806 if (ctf_strptr(lc, tp->ctt_name)[0] == '\0') { in ctf_decl_push() local 877 fbt_type_name(linker_ctf_t *lc, ctf_id_t type, char *buf, size_t len) in fbt_type_name() 979 linker_ctf_t lc; in fbt_getargdesc() local
|
| /freebsd-11-stable/lib/libpam/modules/pam_unix/ |
| HD | pam_unix.c | 91 login_cap_t *lc; in pam_sm_authenticate() local 158 login_cap_t *lc; in pam_sm_acct_mgmt() local 278 login_cap_t *lc; in pam_sm_chauthtok() local
|
| /freebsd-11-stable/lib/libc/stdlib/ |
| HD | strfmon.c | 107 struct lconv *lc; /* pointer to lconv structure */ in vstrfmon_l() local 437 struct lconv *lc = localeconv(); in __setup_vars() local 535 struct lconv *lc = localeconv(); in __format_grouped_double() local
|
| /freebsd-11-stable/usr.bin/systat/ |
| HD | devs.c | 383 dsshow2(int diskcol, int diskrow, int dn, int lc, struct statinfo *now, struct statinfo *then) in dsshow2() 418 dsshow3(int diskcol, int diskrow, int dn, int lc, struct statinfo *now, struct statinfo *then) in dsshow3() 426 int i, lc; in dsshow() local
|
| HD | vmstat.c | 386 int i, l, lc; in showkre() local 629 putint(int n, int l, int lc, int w) in putint() 636 putuint64(uint64_t n, int l, int lc, int w) in putuint64() 643 do_putuint64(uint64_t n, int l, int lc, int w, int div) in do_putuint64() 675 putfloat(double f, int l, int lc, int w, int d, int nz) in putfloat() 707 putlongdouble(long double f, int l, int lc, int w, int d, int nz) in putlongdouble()
|
| /freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/ |
| HD | t_lwp_ctl.c | 49 lwpctl_t *lc; in ATF_TC_BODY() local
|
| /freebsd-11-stable/contrib/xz/src/liblzma/lzma/ |
| HD | lzma_common.h | 124 #define literal_subcoder(probs, lc, lp_mask, pos, prev_byte) \ argument 131 uint32_t lc, uint32_t lp) in literal_init()
|
| /freebsd-11-stable/lib/libpam/modules/pam_nologin/ |
| HD | pam_nologin.c | 63 login_cap_t *lc; in pam_sm_acct_mgmt() local
|
| /freebsd-11-stable/contrib/less/ |
| HD | option.c | 78 int lc; local 491 flip_triple(val, lc) in flip_triple() argument
|
| /freebsd-11-stable/contrib/opie/ |
| HD | glob.c | 141 int ok, lc; variable 554 int ok, lc; variable
|
| /freebsd-11-stable/usr.bin/finger/ |
| HD | sprint.c | 66 struct tm *lc; in sflag_print() local
|
| /freebsd-11-stable/cddl/contrib/opensolaris/lib/libgen/common/ |
| HD | gmatch.c | 92 wchar_t lc = 0; in gmatch() local
|
| /freebsd-11-stable/usr.bin/mail/ |
| HD | collect.c | 76 int lc, cc, escape, eofcount, fd, c, t; in collect() local 498 int c, lc; in exwrite() local
|
| /freebsd-11-stable/usr.bin/env/ |
| HD | env.c | 79 login_cap_t *lc; in main() local
|
| /freebsd-11-stable/release/picobsd/tinyware/passwd/ |
| HD | local_passwd.c | 104 login_cap_t * lc; local
|
| /freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/ |
| HD | MachONormalizedFileBinaryReader.cpp | 62 const load_command *lc = reinterpret_cast<const load_command*>(p); in forEachLoadCommand() local 263 const char *lc) -> bool { in readBinary() 280 [&] (uint32_t cmd, uint32_t size, const char* lc) -> bool { in readBinary()
|