Home
last modified time | relevance | path

Searched refs:fst (Results 1 – 25 of 26) sorted by relevance

12

/dragonfly/usr.bin/fstat/
HDfstat.c469 struct filestat fst; in vtrans() local
476 fst.offset = off; in vtrans()
490 if (!hammer_filestat(&vn, &fst)) in vtrans()
494 if (!hammer2_filestat(&vn, &fst)) in vtrans()
498 if (!tmpfs_filestat(&vn, &fst)) in vtrans()
502 if (!ufs_filestat(&vn, &fst)) in vtrans()
506 if (!ufs_filestat(&vn, &fst)) in vtrans()
510 if (!nfs_filestat(&vn, &fst)) in vtrans()
514 if (!ntfs_filestat(&vn, &fst)) in vtrans()
518 if (!ext2fs_filestat(&vn, &fst)) in vtrans()
[all …]
/dragonfly/contrib/gdb-7/gdb/
HDremote-fileio.c426 remote_fileio_to_fio_stat (struct stat *st, struct fio_stat *fst) in remote_fileio_to_fio_stat() argument
431 remote_fileio_to_fio_uint ((long) st->st_ino, fst->fst_ino); in remote_fileio_to_fio_stat()
432 remote_fileio_to_fio_mode (st->st_mode, fst->fst_mode); in remote_fileio_to_fio_stat()
433 remote_fileio_to_fio_uint ((long) st->st_nlink, fst->fst_nlink); in remote_fileio_to_fio_stat()
434 remote_fileio_to_fio_uint ((long) st->st_uid, fst->fst_uid); in remote_fileio_to_fio_stat()
435 remote_fileio_to_fio_uint ((long) st->st_gid, fst->fst_gid); in remote_fileio_to_fio_stat()
436 remote_fileio_to_fio_uint ((long) st->st_rdev, fst->fst_rdev); in remote_fileio_to_fio_stat()
437 remote_fileio_to_fio_ulong ((LONGEST) st->st_size, fst->fst_size); in remote_fileio_to_fio_stat()
443 remote_fileio_to_fio_ulong (blksize, fst->fst_blksize); in remote_fileio_to_fio_stat()
445 remote_fileio_to_fio_ulong ((LONGEST) st->st_blocks, fst->fst_blocks); in remote_fileio_to_fio_stat()
[all …]
/dragonfly/usr.bin/quota/
HDquota.c436 struct statfs *fst; in getprivs() local
441 nfst = getmntinfo(&fst, MNT_NOWAIT); in getprivs()
451 if (strcmp(fst[i].f_fstypename, "nfs") == 0) { in getprivs()
454 if (getnfsquota(&fst[i], qup, id, quotatype) in getprivs()
457 } else if (strcmp(fst[i].f_fstypename, "ufs") == 0) { in getprivs()
466 if ((fs = getfsspec(fst[i].f_mntfromname)) == NULL) in getprivs()
472 strcpy(qup->fsname, fst[i].f_mntonname); in getprivs()
559 getnfsquota(struct statfs *fst, struct quotause *qup, long id, int quotatype) in getnfsquota() argument
567 if (fst->f_flags & MNT_LOCAL) in getnfsquota()
579 cp = strchr(fst->f_mntfromname, ':'); in getnfsquota()
[all …]
/dragonfly/contrib/wpa_supplicant/src/ap/
HDutils.c61 if (ohapd->iface->fst && in prune_associations()
62 data->hapd->iface->fst && in prune_associations()
63 fst_are_ifaces_aggregated(ohapd->iface->fst, in prune_associations()
64 data->hapd->iface->fst)) in prune_associations()
HDhostapd.c2035 iface->fst = fst_attach(hapd->conf->iface, hapd->own_addr, in hostapd_setup_interface_complete_sync()
2037 if (!iface->fst) { in hostapd_setup_interface_complete_sync()
2067 if (iface->fst) { in hostapd_setup_interface_complete_sync()
2068 fst_detach(iface->fst); in hostapd_setup_interface_complete_sync()
2069 iface->fst = NULL; in hostapd_setup_interface_complete_sync()
2279 if (iface->fst) { in hostapd_interface_deinit()
2280 fst_detach(iface->fst); in hostapd_interface_deinit()
2281 iface->fst = NULL; in hostapd_interface_deinit()
HDsta_info.c1295 if (hapd->iface->fst) { in ap_sta_set_authorized()
1297 fst_notify_peer_connected(hapd->iface->fst, sta->addr); in ap_sta_set_authorized()
1299 fst_notify_peer_disconnected(hapd->iface->fst, in ap_sta_set_authorized()
HDhostapd.h444 struct fst_iface *fst; member
HDdrv_callbacks.c252 if (hapd->iface->fst) in hostapd_notif_assoc()
1180 if (mgmt->u.action.category == WLAN_ACTION_FST && hapd->iface->fst) { in hostapd_action_rx()
1181 fst_rx_action(hapd->iface->fst, mgmt, drv_mgmt->frame_len); in hostapd_action_rx()
HDieee802_11.c3267 if (hapd->iface->fst) in check_assoc_ies()
4485 if (hapd->iface->fst) in handle_action()
4486 fst_rx_action(hapd->iface->fst, mgmt, len); in handle_action()
/dragonfly/sys/crypto/rijndael/
HDMakefile5 SRCS= ${PROG}.c rijndael-alg-fst.c rijndael-api-fst.c
/dragonfly/sbin/mount_ufs/
HDmount.c678 struct fstab *fst; in putfsent() local
692 if ((fst = getfsspec(ent->f_mntfromname))) in putfsent()
693 printf("\t%u %u\n", fst->fs_freq, fst->fs_passno); in putfsent()
694 else if ((fst = getfsfile(ent->f_mntonname))) in putfsent()
695 printf("\t%u %u\n", fst->fs_freq, fst->fs_passno); in putfsent()
/dragonfly/contrib/openbsd_libm/arch/amd64/
HDe_exp.S72 fst %st(1)
74 fst %st(2)
/dragonfly/sbin/mount/
HDmount.c721 struct fstab *fst; in putfsent() local
735 if ((fst = getfsspec(ent->f_mntfromname))) in putfsent()
736 printf("\t%u %u\n", fst->fs_freq, fst->fs_passno); in putfsent()
737 else if ((fst = getfsfile(ent->f_mntonname))) in putfsent()
738 printf("\t%u %u\n", fst->fs_freq, fst->fs_passno); in putfsent()
/dragonfly/contrib/file/magic/Magdir/
HDopenfst7 >&0 pstring/l x \b, fst type: %s
/dragonfly/sys/crypto/
HDMakefile36 SRCS+= rijndael-alg-fst.c rijndael-api.c
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
HDnotify.c95 if (wpa_s->fst && !is_zero_ether_addr(wpa_s->bssid)) { in wpas_notify_state_changed()
97 fst_notify_peer_connected(wpa_s->fst, wpa_s->bssid); in wpas_notify_state_changed()
100 fst_notify_peer_disconnected(wpa_s->fst, wpa_s->bssid); in wpas_notify_state_changed()
HDwpa_supplicant_i.h1131 struct fst_iface *fst; member
HDwpa_supplicant.c5850 wpa_s->fst = fst_attach(wpa_s->ifname, wpa_s->own_addr, in wpa_supplicant_init_iface()
5852 if (!wpa_s->fst) { in wpa_supplicant_init_iface()
6015 if (wpa_s->fst) { in wpa_supplicant_deinit_iface()
6016 fst_detach(wpa_s->fst); in wpa_supplicant_deinit_iface()
6017 wpa_s->fst = NULL; in wpa_supplicant_deinit_iface()
HDevents.c2342 if (!ie || !ie_len || !wpa_s->fst) in wpas_fst_update_mbie()
3873 if (mgmt->u.action.category == WLAN_ACTION_FST && wpa_s->fst) { in wpas_event_rx_mgmt_action()
3874 fst_rx_action(wpa_s->fst, mgmt, len); in wpas_event_rx_mgmt_action()
HDctrl_iface.c11323 if (wpa_s->fst) { in wpas_global_ctrl_iface_fst_attach()
11328 wpa_s->fst = fst_attach(ifname, wpa_s->own_addr, in wpas_global_ctrl_iface_fst_attach()
11330 if (wpa_s->fst) in wpas_global_ctrl_iface_fst_attach()
11350 wpa_s->fst = NULL; in wpas_global_ctrl_iface_fst_detach()
/dragonfly/contrib/wpa_supplicant/
HDREADME.DELETED21 src/fst/Makefile
/dragonfly/crypto/openssh/
HDloginrec.c1672 struct stat fst; in record_failed_login() local
1681 if (fstat(fd, &fst) < 0) { in record_failed_login()
1686 if((fst.st_mode & (S_IXGRP | S_IRWXO)) || (fst.st_uid != 0)){ in record_failed_login()
/dragonfly/contrib/binutils-2.34/binutils/
HDobjdump.c1457 slurp_file (const char *fn, size_t *size, struct stat *fst) in slurp_file() argument
1468 if (fstat (fd, fst) < 0) in slurp_file()
1473 *size = fst->st_size; in slurp_file()
1553 try_print_file_open (const char *origname, const char *modname, struct stat *fst) in try_print_file_open() argument
1559 p->map = slurp_file (modname, &p->mapsize, fst); in try_print_file_open()
1586 struct stat fst; in update_source_path() local
1589 p = try_print_file_open (filename, filename, &fst); in update_source_path()
1605 p = try_print_file_open (filename, modname, &fst); in update_source_path()
1617 if (fst.st_mtime > mtime) in update_source_path()
/dragonfly/contrib/binutils-2.27/gas/doc/
HDc-i860.texi147 The analogous expansions apply to @code{ld.x, st.x, fld.x, pfld.x, fst.x}, and @code{pst.x} as well.
HDc-i386.texi1023 wrote @samp{fst %st, %st(1)}, since all register to register operations

12