Searched +defs:mode +defs:name (Results 126 - 150 of 460) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-i386.h149 unsigned int mode; /* how to interpret regmem & reg */ member in struct:__anon322
186 const char *name; /* arch name */ member in struct:__anon324
/freebsd-11-stable/contrib/binutils/gas/
H A Dexpr.c252 char *name; /* Points to name of symbol. */ local
713 operand(expressionS *expressionP, enum expr_mode mode) argument
717 char *name; /* Points to name of symbol. */ local
[all...]
/freebsd-11-stable/sys/arm/nvidia/
H A Das3722_gpio.c85 const char *name; member in struct:__anon7277
96 const char *name; member in struct:__anon7278
133 as3722_pinmux_get_function(struct as3722_softc *sc, char *name) argument
320 as3722_gpio_pin_getname(device_t dev, uint32_t pin, char *name) argument
337 uint8_t tmp, mode, iosf; local
433 uint8_t ctrl, mode, iosf; local
485 uint8_t tmp, mode, ctrl; local
[all...]
/freebsd-11-stable/sys/arm/cavium/cns11xx/
H A Decona.c93 econa_add_child(device_t dev, int prio, const char *name, int unit, argument
131 const char *name; member in struct:cpu_devs
205 int mode; member in struct:intc_trigger_t
268 econa_set_irq_mode(struct econa_softc * sc, unsigned int irq, unsigned int mode) argument
[all...]
/freebsd-11-stable/crypto/heimdal/appl/rcp/
H A Drcp.c285 char *last, *name, buf[BUFSIZ]; local
361 rsource(char *name, struct stat *statp) argument
421 int amt, count, exists, first, mask, mode, ofd, omode; local
[all...]
/freebsd-11-stable/crypto/heimdal/appl/telnet/libtelnet/
H A Dencrypt.c178 encrypt_init(const char *name, int server) argument
226 EncryptEnable(char *type, char *mode) argument
239 EncryptDisable(char *type, char *mode) argument
272 EncryptType(char *type, char *mode) argument
303 EncryptStart(char *mode) argument
346 EncryptStop(char *mode) argument
966 encrypt_debug(int mode) argument
[all...]
/freebsd-11-stable/crypto/heimdal/kcm/
H A Dprotocol.c81 char *name = NULL; local
123 char *name; local
156 char *name; local
220 char *name; local
255 char *name; local
314 char *name; local
403 char *name; local
447 char *name; local
492 char *name; local
551 char *name; local
608 char *name; local
656 char *name; local
706 uint16_t mode; local
709 char *name; local
762 char *name; local
854 char *name; local
1071 const char *name = NULL; local
1098 kcm_drop_default_cache(krb5_context context, kcm_client *client, char *name) argument
1124 char *name; local
1163 char *name; local
1195 char *name; local
[all...]
/freebsd-11-stable/sbin/quotacheck/
H A Dquotacheck.c145 char *name; local
257 int cg, i, mode, errs = 0; local
556 addid(u_long id, int type, char *name, const char *fsname) argument
[all...]
/freebsd-11-stable/sbin/restore/
H A Ddirs.c85 mode_t mode; member in struct:modeinfo
282 char *path, *name, buffer[MAXPATHLEN]; local
303 searchdir(ino_t inum, char *name) argument
494 rst_opendir(const char *name) argument
537 opendirfile(const char *name) argument
674 genliteraldir(char *name, ino_t ino) argument
[all...]
H A Dtape.c567 extractfile(char *name) argument
572 mode_t mode; local
734 set_extattr_file(char *name, void *buf, int size) argument
794 set_extattr_link(char *name, void *buf, int size) argument
854 set_extattr_fd(int fd, char *name, void *buf, int size) argument
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dconfigfile.c171 optionFindValue(const tOptDesc * odesc, char const * name, char const * val) argument
840 trim_xml_text(char * intxt, char const * pznm, tOptionLoadMode mode) argument
920 tOptionLoadMode mode = option_load_mode; local
[all...]
/freebsd-11-stable/sys/powerpc/powermac/
H A Dkiic.c155 const char *name; local
172 char name[6 local
263 kiic_setmode(struct kiic_softc *sc, u_int mode) argument
[all...]
/freebsd-11-stable/sys/security/audit/
H A Daudit_arg.c297 audit_arg_ctlname(int *name, int namelen) argument
324 audit_arg_mode(mode_t mode) argument
619 audit_arg_posix_ipc_perm(uid_t uid, gid_t gid, mode_t mode) argument
/freebsd-11-stable/sys/security/mac/
H A Dmac_vfs.c840 mac_vnode_check_setmode(struct ucred *cred, struct vnode *vp, mode_t mode) argument
458 mac_vnode_check_deleteextattr(struct ucred *cred, struct vnode *vp, int attrnamespace, const char *name) argument
511 mac_vnode_check_getextattr(struct ucred *cred, struct vnode *vp, int attrnamespace, const char *name) argument
805 mac_vnode_check_setextattr(struct ucred *cred, struct vnode *vp, int attrnamespace, const char *name) argument
[all...]
/freebsd-11-stable/sys/kern/
H A Duipc_sem.c193 ksem_chmod(struct file *fp, mode_t mode, struct ucred *active_cred, argument
296 ksem_alloc(struct ucred *ucred, mode_t mode, unsigned int value) argument
458 ksem_create(struct thread *td, const char *name, semid_t *semidp, mode_t mode, argument
620 char *name; member in struct:ksem_open_args
622 mode_t mode; member in struct:ksem_open_args
641 char *name; member in struct:ksem_unlink_args
[all...]
/freebsd-11-stable/sys/net/altq/
H A Daltq_rmclass.c1237 rmc_dequeue_next(struct rm_ifdat *ifd, int mode) argument
1677 char *name; member in struct:rmc_funcs
[all...]
/freebsd-11-stable/sys/dev/iicbus/
H A Dadt746x.c210 const char *name, *compatible; local
299 uint8_t reg = 0, manual, mode = 0; local
[all...]
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dac97.c66 char name[16]; member in struct:ac97_info
72 const char *name; member in struct:ac97_vendorid
79 char *name; member in struct:ac97_codecid
381 ac97_setextmode(struct ac97_info *codec, u_int16_t mode) argument
[all...]
/freebsd-11-stable/usr.sbin/ppp/
H A Dphysical.c221 const char *name; member in struct:parity
909 physical_Login(struct physical *p, const char *name) argument
938 physical_SetMode(struct physical *p, int mode) argument
963 physical_SetDevice(struct physical *p, const char *name) argument
[all...]
/freebsd-11-stable/contrib/bmake/
H A Ddir.c267 mode_t mode; member in struct:cache_st
556 Dir_HasWildcards(char *name) argument
979 DirLookupSubdir(Path *p, const char *name) argument
1029 DirLookupAbs(Path *p, const char *name, const char *cp) argument
1081 DirFindDot(Boolean hasSlash MAKE_ATTR_UNUSED, const char *name, const char *cp) argument
1128 Dir_FindFile(const char *name, Lst path) argument
1621 Dir_AddDir(Lst path, const char *name) argument
[all...]
H A Darch.c180 char *name; /* Name of archive */ member in struct:Arch
791 ArchSVR4Entry(Arch *ar, char *name, size_t size, FILE *arch) argument
896 ArchFindMember(char *archive, char *member, struct ar_hdr *arhPtr, const char *mode) argument
[all...]
/freebsd-11-stable/bin/ls/
H A Dprint.c134 printname(const char *field, const char *name) argument
214 getname(const char *name) argument
243 char *name, *typ local
558 printtype(u_int mode) argument
640 colortype(mode_t mode) argument
744 char name[MAXPATHLEN + 1]; local
793 char name[MAXPATHLEN + 1]; local
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dkex.c83 char *name; member in struct:kexalg
140 kex_alg_by_name(const char *name) argument
391 char *name, *va local
591 u_int mode; local
653 char *name = match_list(client, server, NULL); local
674 char *name = match_list(client, server, NULL); local
694 char *name = match_list(client, server, NULL); local
778 u_int mode, ctos, need, dh_need, authlen; local
953 u_int i, j, mode, ctos; local
[all...]
/freebsd-11-stable/sys/x86/x86/
H A Dmca.c158 int *name = (int *)arg1; local
501 mca_record_entry(enum scan_mode mode, const struct mca_record *record) argument
540 update_threshold(enum scan_mode mode, int valid, int last_intr, int count, argument
591 cmci_update(enum scan_mode mode, int bank, int valid, struct mca_record *rec) argument
617 amd_thresholding_update(enum scan_mode mode, int bank, int valid) argument
656 mca_scan(enum scan_mode mode, int *recoverablep) argument
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlauxlib.c283 const char *name = (def) ? luaL_optstring(L, narg, def) : local
539 luaL_loadbufferx(lua_State *L, const char *buff, size_t size, const char *name, const char *mode) argument
[all...]

Completed in 247 milliseconds

1234567891011>>