Home
last modified time | relevance | path

Searched refs:mtab (Results 1 – 12 of 12) sorted by relevance

/freebsd/usr.sbin/rpc.umntall/
H A Drpc.umntall.c59 struct mtablist *mtab; in main() local
104 for (mtab = mtabhead; mtab != NULL; mtab = mtab->mtab_next) { in main()
105 if (*mtab->mtab_host == '\0') in main()
111 mtab->mtab_host, mtab->mtab_dirp); in main()
112 bzero(mtab->mtab_host, in main()
113 sizeof(mtab->mtab_host)); in main()
117 mtab->mtab_dirp)) { in main()
120 mtab->mtab_host, mtab->mtab_dirp); in main()
123 if (do_umount(mtab->mtab_host, mtab->mtab_dirp)) { in main()
126 mtab->mtab_host, mtab->mtab_dirp); in main()
[all …]
/freebsd/lib/libc/net/
H A Dnsdispatch.c534 mod.mtab = fn(mod.name, &mod.mtabsize, &mod.unregister); in nss_load_module()
535 if (mod.mtab == NULL || mod.mtabsize == 0) { in nss_load_module()
543 qsort(mod.mtab, mod.mtabsize, sizeof(mod.mtab[0]), in nss_load_module()
560 mod->unregister(mod->mtab, mod->mtabsize); in ns_mod_free()
607 match = bsearch(&key, mod->mtab, mod->mtabsize, in nss_method_lookup()
608 sizeof(mod->mtab[0]), mtab_compare); in nss_method_lookup()
/freebsd/sys/kern/
H A Dsubr_fattime.c105 } mtab[48] = { variable
176 while (m < 47 && mtab[m + 1].days <= t2) in timespec2fattime()
180 *ddp += mtab[m].coded; in timespec2fattime()
183 t2 -= mtab[m].days - 1; in timespec2fattime()
/freebsd/lib/nss_tacplus/
H A Dnss_tacplus.c306 static ns_mtab mtab[] = { in nss_module_register() local
313 *plen = nitems(mtab); in nss_module_register()
315 return (mtab); in nss_module_register()
/freebsd/usr.bin/morse/
H A Dmorse.c67 static const struct morsetab mtab[] = { variable
480 for (m = ((unsigned char)c < 0x80? mtab: hightab); in morse()
635 for (m = mtab; m != NULL && m->inchar != '\0'; m++) { in decode()
/freebsd/sys/contrib/openzfs/etc/init.d/
H A Dzfs-mount.in60 use mtab
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dfil.c9817 mtab->imt4_masks[bits]++;
9829 mtab->imt4_active[j] = mtab->imt4_active[j - 1];
9834 mtab->imt4_max++;
9853 mtab->imt4_masks[bits]--;
9861 mtab->imt4_active[j - 1] = mtab->imt4_active[j];
9865 mtab->imt4_max--;
9890 mtab->imt6_masks[bits]++;
9905 mtab->imt6_active[j] = mtab->imt6_active[j - 1];
9910 mtab->imt6_max++;
9944 mtab->imt6_active[j - 1] = mtab->imt6_active[j];
[all …]
/freebsd/include/
H A Dnsswitch.h218 ns_mtab *mtab; /* method table */ member
/freebsd/usr.sbin/newsyslog/
H A Dptimes.c90 static const int mtab[] = {31, 28, 31, 30, 31, 30, 31, 31, in days_pmonth() local
94 ndays = mtab[month]; in days_pmonth()
/freebsd/usr.sbin/crunch/examples/
H A Dreally-big.conf77 ….o info_union.o map.o srvr_afs.o srvr_nfs.o mntfs.o misc_rpc.o mount_fs.o mtab.o mtab_bsd.o nfs_op…
/freebsd/lib/libprocstat/
H A Dlibprocstat.c1681 static struct mtab { in getmnton() struct
1682 struct mtab *next; in getmnton() argument
1686 struct mtab *mt; in getmnton()
1695 if ((mt = malloc(sizeof (struct mtab))) == NULL) in getmnton()
/freebsd/sys/contrib/openzfs/etc/zfs/
H A Dzfs-functions.in344 # first parameter is a regular expression that filters mtab