Home
last modified time | relevance | path

Searched defs:last (Results 51 – 75 of 639) sorted by relevance

12345678910>>...26

/freebsd/sys/x86/x86/
H A Ddelay.c75 u_int last, mask, u; in delay_tc() local
H A Dpvclock.c134 uint64_t now, last, ret; in pvclock_getsystime() local
161 uint64_t now, last, ret; in pvclock_get_timecount() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_bsd.cpp82 char *last = data_.proc_self_maps.data + data_.proc_self_maps.len; in Next() local
/freebsd/contrib/flex/src/
H A Dnfa.c151 int last = lastst[mach]; in dupmachine() local
310 int link_machines (int first, int last) in link_machines()
/freebsd/contrib/sendmail/src/
H A Dtrace.c71 unsigned int first, last; local
/freebsd/sbin/dump/
H A Dtraverse.c454 int ind_level, cnt, last, added; in dumpino() local
580 int i, cnt, last; in dmpindir() local
654 int last) in ufs2_blksout()
766 int i, frags, blks, tbperdb, last; in writeextdata() local
/freebsd/crypto/openssl/crypto/x509/
H A Dpcy_tree.c261 X509_POLICY_LEVEL *last = curr - 1; in tree_link_matching_nodes() local
342 const X509_POLICY_LEVEL *last = curr - 1; in tree_link_unmatched() local
380 X509_POLICY_LEVEL *last = curr - 1; in tree_link_any() local
/freebsd/contrib/nvi/vi/
H A Dv_sentence.c196 int last; in v_sentenceb() local
/freebsd/contrib/openbsm/libbsm/
H A Dbsm_flags.c57 char *last; in getauditflagsbin() local
/freebsd/stand/libsa/
H A Dopen.c104 struct open_file *f, *last; in o_gethandle() local
/freebsd/sys/dev/usb/controller/
H A Duhci.c888 #define UHCI_APPEND_TD(std,last) (last) = _uhci_append_td(std,last) argument
890 _uhci_append_td(uhci_td_t *std, uhci_td_t *last) in _uhci_append_td()
914 #define UHCI_APPEND_QH(sqh,last) (last) = _uhci_append_qh(sqh,last) argument
916 _uhci_append_qh(uhci_qh_t *sqh, uhci_qh_t *last) in _uhci_append_qh()
950 #define UHCI_REMOVE_TD(std,last) (last) = _uhci_remove_td(std,last) argument
952 _uhci_remove_td(uhci_td_t *std, uhci_td_t *last) in _uhci_remove_td()
970 #define UHCI_REMOVE_QH(sqh,last) (last) = _uhci_remove_qh(sqh,last) argument
972 _uhci_remove_qh(uhci_qh_t *sqh, uhci_qh_t *last) in _uhci_remove_qh()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dereports.c66 int last = CRITERIA_NAMES_COUNT - 1; in print_ereport_line() local
/freebsd/crypto/openssl/apps/lib/
H A Dapp_rand.c44 int last, ret = 1; in loadfiles() local
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/badioctl/
H A Dbadioctl.c64 hrtime_t now, last = 0, end; in badioctl() local
/freebsd/sys/netpfil/ipfw/nat64/
H A Dip_fw_nat64.c107 int last; in vnet_ipfw_nat64_uninit() local
/freebsd/sys/vm/
H A Dphys_pager.c231 vm_pindex_t *last) in default_phys_pager_populate()
262 vm_prot_t max_prot, vm_pindex_t *first, vm_pindex_t *last) in phys_pager_populate()
/freebsd/contrib/dialog/
H A Dyesno.c55 int page, last = 0, offset = 0; in dialog_yesno() local
H A Dmsgbox.c107 int last = 0; in dialog_msgbox() local
/freebsd/bin/mkdir/
H A Dmkdir.c131 int first, last, retval; in build() local
/freebsd/contrib/wpa/src/crypto/
H A Daes-ccm.c66 size_t last = len % AES_BLOCK_SIZE; in aes_ccm_auth() local
95 size_t last = len % AES_BLOCK_SIZE; in aes_ccm_encr() local
/freebsd/sys/contrib/zlib/
H A Dinffast.c53 z_const unsigned char FAR *last; /* have enough input while in < last */ in inflate_fast() local
/freebsd/usr.bin/pathchk/
H A Dpathchk.c100 int last; in check() local
/freebsd/contrib/bsnmp/gensnmpdef/
H A Dgensnmpdef.c107 open_node(const SmiNode *n, u_int level, SmiNode **last) in open_node()
509 SmiNode *n, *last; in main() local
/freebsd/contrib/libxo/libxo/
H A Dxo_wcwidth.h66 wchar_t last; member
/freebsd/contrib/ncurses/ncurses/
H A Dwcwidth.h66 int last; member

12345678910>>...26