Home
last modified time | relevance | path

Searched refs:terr (Results 1 – 8 of 8) sorted by relevance

/freebsd/usr.bin/touch/
H A Dtouch.c224 goto terr; in stime_arg1()
257 goto terr; in stime_arg1()
264 goto terr; in stime_arg1()
269 terr: in stime_arg1()
/freebsd/usr.bin/last/
H A Dlast.c545 goto terr; in dateconv()
582 goto terr; in dateconv()
587 terr: xo_errx(1, in dateconv()
/freebsd/usr.bin/at/
H A Dat.c662 goto terr; in ttime()
692 goto terr; in ttime()
700 terr: in ttime()
/freebsd/crypto/krb5/src/ccapi/server/
H A Dccs_cache_collection.c407 cc_int32 terr = ccs_ccache_find_credentials_iterator (ccache, in ccs_cache_collection_find_credentials_iterator() local
410 if (!terr) { in ccs_cache_collection_find_credentials_iterator()
786 cc_int32 terr = ccs_cache_collection_find_ccache_by_name (io_cache_collection, in ccs_cache_collection_create_ccache() local
790 if (!terr) { in ccs_cache_collection_create_ccache()
/freebsd/contrib/ntp/ntpd/
H A Djupiter.h107 u_short terr[2]; member
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dfman_tgec.c148 ret_val = GET_TGEC_CNTR_64(terr); in fman_tgec_get_counter()
H A Dfman_memac.c436 ret_val = GET_MEMAC_CNTR_64(terr); in fman_memac_get_counter()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_vnops_os.c2779 int cmp, serr, terr; in zfs_rename() local
2926 terr = zfs_dirent_lock(&tdl, in zfs_rename()
2929 terr = zfs_dirent_lock(&tdl, in zfs_rename()
2940 if (!terr) { in zfs_rename()
2954 if (terr) { in zfs_rename()
2962 terr = EINVAL; in zfs_rename()
2964 return (terr); in zfs_rename()