Searched defs:lc (Results 1 - 25 of 92) sorted by relevance

1234

/freebsd-current/lib/libutil/
H A Dlogin_crypt.c37 login_setcryptfmt(login_cap_t *lc, const char *def, const char *error) { argument
H A Dlogin_auth.c63 auth_checknologin(login_cap_t *lc) argument
H A Dlogin_ok.c88 login_timelist(login_cap_t *lc, char const *cap, int *ltno, argument
125 login_ttyok(login_cap_t *lc, const char *tty, const char *allowcap, argument
160 auth_ttyok(login_cap_t *lc, const char * tty) argument
174 login_hostok(login_cap_t *lc, const char *host, const char *ip, argument
204 auth_hostok(login_cap_t *lc, const char *host, const char *ip) argument
216 auth_timeok(login_cap_t *lc, time_t t) argument
[all...]
/freebsd-current/sys/ddb/
H A Ddb_ctf.h41 linker_ctf_t lc; member in struct:db_ctf_sym_data
H A Ddb_ctf.c41 db_ctf_fetch_cth(linker_ctf_t *lc) argument
51 sym_to_objtoff(linker_ctf_t *lc, const Elf_Sym *sym, const Elf_Sym *symtab, argument
153 db_ctf_typename_to_type(linker_ctf_t *lc, const char *name) argument
205 db_ctf_lookup_typename(linker_ctf_t *lc, const char *typename) argument
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/sys/
H A Dt_lwp_ctl.c49 lwpctl_t *lc; local
/freebsd-current/cddl/contrib/opensolaris/lib/libgen/common/
H A Dgmatch.c92 wchar_t lc = 0; local
/freebsd-current/usr.bin/finger/
H A Dsprint.c59 struct tm *lc; local
/freebsd-current/lib/libpam/modules/pam_nologin/
H A Dpam_nologin.c62 login_cap_t *lc; local
/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_pq.c121 uint_t lc = i * 2; local
/freebsd-current/lib/libc/tests/stdlib/
H A Dstrfmon_test.c39 struct lconv *lc; local
119 struct lconv *lc; local
162 struct lconv *lc; local
[all...]
/freebsd-current/contrib/atf/atf-c++/detail/
H A Dtext.cpp82 std::string lc; local
/freebsd-current/usr.bin/env/
H A Denv.c66 login_cap_t *lc; local
[all...]
/freebsd-current/usr.sbin/cron/cron/
H A Dpopen.c58 login_cap_t *lc; local
H A Ddo_command.c93 login_cap_t *lc; local
/freebsd-current/usr.bin/calendar/
H A Dcalendar.c210 login_cap_t *lc; local
/freebsd-current/sys/kern/
H A Dkern_loginclass.c72 loginclass_hold(struct loginclass *lc) argument
79 loginclass_free(struct loginclass *lc) argument
106 struct loginclass *lc; local
128 struct loginclass *lc, *new_lc; local
182 struct loginclass *lc; local
246 struct loginclass *lc; local
[all...]
H A Dkern_ctf.c44 link_elf_ctf_get(linker_file_t lf, linker_ctf_t *lc) argument
311 link_elf_ctf_get_ddb(linker_file_t lf, linker_ctf_t *lc) argument
334 link_elf_ctf_lookup_typename(linker_file_t lf, linker_ctf_t *lc, const char *typename) argument
[all...]
/freebsd-current/contrib/unbound/sldns/
H A Dparse.c289 int c, lc; local
[all...]
/freebsd-current/crypto/openssh/
H A Dsftp-common.c222 char buf[1024], lc[8], mode[11+1], tbuf[12+1], ubuf[11+1], gbuf[11+1]; local
/freebsd-current/bin/ed/
H A Dio.c297 int lc = 0; local
H A Dsub.c117 long lc; local
/freebsd-current/usr.bin/newgrp/
H A Dnewgrp.c261 login_cap_t *lc; local
/freebsd-current/contrib/ldns/
H A Dparse.c303 int c, lc; local
[all...]
/freebsd-current/contrib/less/
H A Doption.c72 int lc; local
479 static int flip_triple(int val, int lc) argument

Completed in 151 milliseconds

1234