Searched +defs:mode +defs:name (Results 51 - 75 of 460) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/netgraph/
H A Dng_device.c242 ng_device_newhook(node_p node, hook_p hook, const char *name) argument
333 ngdopen(struct cdev *dev, int flag, int mode, struct thread *td) argument
350 ngdclose(struct cdev *dev, int flag, int mode, struct thread *td) argument
/freebsd-11-stable/sys/dev/mvs/
H A Dmvs_soc.c60 const char *name; member in struct:__anon11027
236 mvs_edma(device_t dev, device_t child, int mode) argument
H A Dmvs_pci.c58 const char *name; member in struct:__anon7298
249 mvs_edma(device_t dev, device_t child, int mode) argument
/freebsd-11-stable/sys/powerpc/powermac/
H A Data_macio.c157 const char *name = ofw_bus_get_name(dev); local
259 ata_macio_setmode(device_t dev, int target, int mode) argument
[all...]
/freebsd-11-stable/sys/security/mac_bsdextended/
H A Dugidfw_vnode.c104 ugidfw_vnode_check_deleteextattr(struct ucred *cred, struct vnode *vp, struct label *vplabel, int attrnamespace, const char *name) argument
129 ugidfw_vnode_check_getextattr(struct ucred *cred, struct vnode *vp, struct label *vplabel, int attrnamespace, const char *name) argument
237 ugidfw_vnode_check_setextattr(struct ucred *cred, struct vnode *vp, struct label *vplabel, int attrnamespace, const char *name) argument
253 ugidfw_vnode_check_setmode(struct ucred *cred, struct vnode *vp, struct label *vplabel, mode_t mode) argument
/freebsd-11-stable/sys/dev/etherswitch/arswitch/
H A Darswitch.c166 char name[IFNAMSIZ]; local
212 arswitch_set_vlan_mode(struct arswitch_softc *sc, uint32_t mode) argument
[all...]
/freebsd-11-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitch.c113 char name[IFNAMSIZ]; local
149 mtkswitch_set_vlan_mode(struct mtkswitch_softc *sc, uint32_t mode) argument
[all...]
/freebsd-11-stable/sys/dev/videomode/
H A Dedid.c75 const char *name; member in struct:edid_vendor
81 const char *name; member in struct:edid_product
295 edid_mode_lookup_list(const char *name) argument
306 edid_search_mode(struct edid_info *edid, const struct videomode *mode) argument
329 char name[80]; local
428 struct videomode mode, *exist_mode; local
518 const char *name; local
599 struct videomode mode, *exist_mode; local
[all...]
/freebsd-11-stable/sys/fs/cd9660/
H A Dcd9660_rrip.h46 char mode [ISODCL ( 4, 11)]; /* 733 */ member in struct:__anon11984
68 u_char name [1]; /* XXX */ member in struct:__anon11986
/freebsd-11-stable/sys/dev/mcd/
H A Dmcdvar.h12 short mode; member in struct:mcd_mbx
17 char * name; member in struct:mcd_data
/freebsd-11-stable/usr.sbin/nandsim/
H A Dnandsim_rcfile.c66 rc_open(const char *filename, const char *mode,struct rcfile **rcfile) argument
185 rc_sect_addkey(struct rcsection *rsp, const char *name, char *value) argument
[all...]
/freebsd-11-stable/contrib/dtc/
H A Dfdtget.c47 enum display_mode mode; /* display mode that we are using */ member in struct:display_info
125 const char *name; local
[all...]
/freebsd-11-stable/lib/libc/gen/
H A Dsem_new.c72 char *name; member in struct:sem_nameinfo
139 _sem_open(const char *name, int flags, ...) argument
146 int errsave, fd, len, mode, value; local
292 _sem_unlink(const char *name) argument
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_dir.c67 zfs_match_find(zfsvfs_t *zfsvfs, znode_t *dzp, const char *name, argument
109 zfs_dirent_lookup(znode_t *dzp, const char *name, znode_t **zpp, int flag) argument
221 zfs_dirlook(znode_t *dzp, const char *name, znode_t **zpp) argument
548 zfs_dirent(znode_t *zp, uint64_t mode) argument
561 zfs_link_create(znode_t *dzp, const char *name, znode_t *zp, dmu_tx_t *tx, int flag) argument
662 zfs_dropname(znode_t *dzp, const char *name, znode_t *zp, dmu_tx_t *tx, int flag) argument
691 zfs_link_destroy(znode_t *dzp, const char *name, znode_t *zp, dmu_tx_t *tx, int flag, boolean_t *unlinkedp) argument
[all...]
/freebsd-11-stable/sbin/etherswitchcfg/
H A Detherswitchcfg.c76 enum cmdmode mode; member in struct:cfg
81 enum cmdmode mode; member in struct:cmds
82 const char *name; member in struct:cmds
557 newmode(struct cfg *cfg, enum cmdmode mode) argument
[all...]
/freebsd-11-stable/usr.bin/uniq/
H A Duniq.c314 file(const char *name, const char *mode) argument
/freebsd-11-stable/usr.sbin/ppp/
H A Ddefs.c88 int mode; member in struct:__anon8854
89 const char *name; member in struct:__anon8854
103 mode2Nam(int mode) argument
115 Nam2mode(const char *name) argument
[all...]
H A Dmain.c208 int mode; member in struct:switches
288 CheckLabel(const char *label, struct prompt *prompt, int mode) argument
306 char *name; local
[all...]
H A Did.c107 ID0unlink(const char *name) argument
131 ID0fopen(const char *path, const char *mode) argument
230 ID0bind_un(int s, const struct sockaddr_un *name) argument
243 ID0connect_un(int s, const struct sockaddr_un *name) argument
283 ID0NgMkSockNode(const char *name, int *cs, int *ds) argument
[all...]
H A Dsystems.c232 int f, mode, allowed; local
318 ReadSystem(struct bundle *bundle, const char *name, const char *file, argument
429 system_IsValid(const char *name, struct prompt *prompt, int mode) argument
479 system_Select(struct bundle *bundle, const char *name, const char *file, struct prompt *prompt, struct datalink *cx) argument
[all...]
/freebsd-11-stable/usr.sbin/watch/
H A Dwatch.c156 int f, mode; local
232 set_dev(const char *name) argument
[all...]
/freebsd-11-stable/usr.sbin/makefs/
H A Dwalk.c83 char *name, *rp; local
220 create_fsnode(const char *root, const char *path, const char *name, struct stat *stbuf) argument
600 inode_type(mode_t mode) argument
[all...]
/freebsd-11-stable/lib/lib80211/
H A Dlib80211_regdomain.c71 start_element(void *data, const char *name, const char **attr) argument
75 const void *id, *ref, *mode; local
177 const char *name; member in struct:__anon3899
228 end_element(void *data, const char *name) argument
663 lib80211_regdomain_findbyname(const struct regdata *rdp, const char *name) argument
693 lib80211_country_findbyname(const struct regdata *rdp, const char *name) argument
[all...]
/freebsd-11-stable/sys/dev/dcons/
H A Ddcons_os.c369 dcons_attach_port(int port, char *name, int flags) argument
414 dcons_modevent(module_t mode, int type, void *data) argument
/freebsd-11-stable/sbin/fsck_ffs/
H A Ddir.c459 linkup(ino_t orphan, ino_t parentdir, char *name) argument
578 changeino(ino_t dir, const char *name, ino_ argument
596 makeentry(ino_t parent, ino_t ino, const char *name) argument
630 expanddir(union dinode *dp, char *name) argument
686 allocdir(ino_t parent, ino_t request, int mode) argument
[all...]

Completed in 149 milliseconds

1234567891011>>