Home
last modified time | relevance | path

Searched defs:ll (Results 1 – 25 of 210) sorted by relevance

123456789

/netbsd-src/external/bsd/top/dist/
H A Dhash.c155 #define LL_ISEMPTY(ll) ((ll)->count == 0) argument
173 ll_isempty(llist *ll) in ll_isempty()
293 llist *ll; in hash_add_uint() local
355 llist *ll; in hash_replace_uint() local
406 llist *ll; in hash_lookup_uint() local
444 llist *ll; in hash_remove_uint() local
627 llist *ll; in hash_add_pid() local
689 llist *ll; in hash_replace_pid() local
740 llist *ll; in hash_lookup_pid() local
778 llist *ll; in hash_remove_pid() local
[all …]
/netbsd-src/lib/libc/compat/gen/
H A Dcompat_utmpx.c78 lastlogx50_to_lastlogx(const struct lastlogx50 *ll50, struct lastlogx *ll) in lastlogx50_to_lastlogx()
87 lastlogx_to_lastlogx50(const struct lastlogx *ll, struct lastlogx50 *ll50) in lastlogx_to_lastlogx50()
136 struct lastlogx ll; in __getlastlogx13() local
166 getlastlogx(uid_t uid, struct lastlogx50 *ll) in getlastlogx()
175 struct lastlogx ll; in updlastlogx() local
H A Dcompat_lastlogx.c87 getlastlogx(uid_t uid, struct lastlogx *ll) in getlastlogx()
/netbsd-src/sys/crypto/des/
H A Ddes_ecb.c111 DES_LONG ll[2]; in des_ecb_encrypt() local
128 DES_LONG ll[2]; in des_ecb3_encrypt() local
/netbsd-src/sys/net/
H A Ddl_print.c83 int ll = lla_snprintf1(buf + l, clip(len, l), in dl_print() local
108 int ll = snprintf(buf + l, clip(len, l), "]:%hu", sdl->sdl_index); in sdl_print() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsshlogin.c93 struct lastlog ll; in get_last_login_time() local
185 struct lastlog ll; in record_login() local
/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_324.c22 long long ll; in example() local
H A Dmsg_097.c23 long long ll = 1234567LL; in example() local
/netbsd-src/games/adventure/
H A Dmain.c66 int rval, ll; in main() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/des/
H A Decb3_enc.c23 DES_LONG ll[2]; in DES_ecb3_encrypt() local
H A Decb_enc.c40 DES_LONG ll[2]; in DES_ecb_encrypt() local
/netbsd-src/crypto/external/bsd/openssl/lib/libdes/
H A Doecb3_enc.c66 DES_LONG ll[2]; in des_ecb3_encrypt() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/des/
H A Decb3_enc.c17 DES_LONG ll[2]; in DES_ecb3_encrypt() local
H A Decb_enc.c34 DES_LONG ll[2]; in DES_ecb_encrypt() local
/netbsd-src/crypto/external/bsd/openssl.old/lib/libdes/
H A Doecb3_enc.c66 DES_LONG ll[2]; in des_ecb3_encrypt() local
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Doptions.c299 ldaplist **ll = &lo->ldo_conn_cbs; in ldap_get_option() local
963 ldaplist *ll; in ldap_set_option() local
/netbsd-src/usr.bin/finger/
H A Dutil.c169 struct lastlogx ll; in enter_lastlog() local
172 struct lastlog ll; in enter_lastlog() local
/netbsd-src/external/gpl2/lvm2/dist/lib/format1/
H A Dimport-export.c476 struct lvd_list *ll; in import_lvs() local
497 struct lv_list *ll; in export_lvs() local
564 struct lvd_list *ll; in import_snapshots() local
/netbsd-src/libexec/ftpd/
H A Dftpcmd.y126 LLT ll; member
/netbsd-src/usr.bin/m4/lib/
H A Dstrtonum.c39 long long ll = 0; in strtonum() local
/netbsd-src/external/bsd/mdocml/dist/
H A Dcompat_strtonum.c41 long long ll = 0; in strtonum() local
/netbsd-src/lib/libc/gen/
H A Dutmpx.c427 getlastlogx(const char *fname, uid_t uid, struct lastlogx *ll) in getlastlogx()
465 updlastlogx(const char *fname, uid_t uid, struct lastlogx *ll) in updlastlogx()
/netbsd-src/usr.bin/login/
H A Dcommon.c271 struct lastlogx ll; in dolastlogx() local
316 struct lastlog ll; in dolastlog() local
/netbsd-src/external/gpl2/lvm2/dist/lib/locking/
H A Dfile_locking.c67 struct lock_list *ll; in _release_lock() local
207 struct lock_list *ll; in _lock_file() local
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dinit.c182 struct llist *ll; in getll() local
199 struct llist *ll = NULL; in setll() local
605 struct llist *ll; in nsetval() local
788 struct llist *ll; in endinit() local

123456789