Searched defs:type (Results 876 - 900 of 2885) sorted by relevance

<<31323334353637383940>>

/freebsd-10.1-release/lib/libc/posix1e/
H A Dmac.c231 char *labels, *type; local
/freebsd-10.1-release/lib/libc/regex/grot/
H A Dmain.c223 char *type = (opts & REG_EXTENDED) ? "ERE" : "BRE"; local
[all...]
/freebsd-10.1-release/lib/libc/resolv/
H A Dres_data.c132 res_mkquery(int op, const char *dname, int class, int type, const u_char *data, int datalen, const u_char *newrr_in, u_char *buf, int buflen) argument
161 res_query(const char *name, int class, int type, u_char *answer, int anslen) argument
230 res_search(const char *name, int class, int type, u_char *answer, int anslen) argument
244 res_querydomain(const char *name, const char *domain, int class, int type, u_char *answer, int anslen) argument
[all...]
H A Dres_query.c110 res_nquery(res_state statp, const char *name, int class, int type, u_char *answer, int anslen) argument
211 res_nsearch(res_state statp, const char *name, int class, int type, u_char *answer, int anslen) argument
405 res_nquerydomain(res_state statp, const char *name, const char *domain, int class, int type, u_char *answer, int anslen) argument
[all...]
/freebsd-10.1-release/lib/libc/rpc/
H A Dauth_time.c267 int type = 0; local
/freebsd-10.1-release/lib/libc/stdio/
H A Dprintf-pos.c130 addtype(struct typetable *types, enum typeid type) argument
[all...]
/freebsd-10.1-release/lib/libc/stdlib/
H A Drandom.c407 uint32_t type local
[all...]
/freebsd-10.1-release/lib/libedit/
H A Dkey.c73 int type; /* node type */ member in struct:key_node_t
[all...]
H A Dterm.h49 int type; /* Type of function */ member in struct:__anon5725
/freebsd-10.1-release/lib/libiconv_modules/mapper_std/
H A Dcitrus_mapper_std.c344 const char *type; local
/freebsd-10.1-release/lib/libprocstat/
H A Dcore.c150 procstat_core_get(struct procstat_core *core, enum psc_type type, void *buf, argument
351 get_args(struct procstat_core *core, vm_offset_t psstrings, enum psc_type type, argument
[all...]
/freebsd-10.1-release/lib/libradius/
H A Dradlib_private.h97 int type; /* Handle type */ member in struct:rad_handle
/freebsd-10.1-release/lib/librt/
H A Dsigev_thread.c190 __sigev_alloc(int type, const struct sigevent *evp, struct sigev_node *prev, argument
245 __sigev_find(int type, sigev_id_t id) argument
267 __sigev_delete(int type, sigev_id_t id) argument
/freebsd-10.1-release/lib/libutil/
H A Dquotafile.c66 hasquota(struct fstab *fs, int type, char *qfnamep, int qfbufsize) argument
/freebsd-10.1-release/lib/libvgl/
H A Dbitmap.c369 *VGLBitmapCreate(int type, int xsize, int ysize, byte *bits) argument
/freebsd-10.1-release/libexec/rtld-elf/
H A Dlibmap.c39 enum { T_EXACT=0, T_BASENAME, T_DIRECTORY } type; member in struct:lmp
/freebsd-10.1-release/libexec/tftpd/
H A Dtftp-utils.c174 packettype(int type) argument
/freebsd-10.1-release/release/picobsd/tinyware/simple_httpd/
H A Dsimple_httpd.c222 const char *filename, *c, *ext, *type; local
/freebsd-10.1-release/sbin/camcontrol/
H A Dfwdownload.c86 fw_vendor_t type; member in struct:fw_vendor
243 fw_download_img(struct cam_device *cam_dev, const struct fw_vendor *vp, char *buf, int img_size, int sim_mode, int printerrors, int retry_count, int timeout, const char *imgname, const char *type) argument
402 fwdownload(struct cam_device *device, int argc, char **argv, char *combinedopt, int printerrors, int retry_count, int timeout, const char *type) argument
[all...]
/freebsd-10.1-release/sbin/etherswitchcfg/
H A Difmedia.c538 get_media_subtype(int type, const char *val) argument
562 get_media_mode(int type, const char *val) argument
585 get_media_options(int type, const char *val) argument
[all...]
/freebsd-10.1-release/sbin/fsck/
H A Dfsck.c67 char *type; local
186 const char *spec, *mntpt, *type, *cp; local
405 selected(const char *type) argument
419 getoptions(const char *type) argument
451 addentry(struct fstypelist *list, const char *type, const char *opts) argument
[all...]
/freebsd-10.1-release/sbin/ifconfig/
H A Dregdomain.c66 enum { DOMAIN, COUNTRY, FREQBAND } type; member in struct:ident
390 findid(struct regdata *rdp, const void *id, int type) argument
/freebsd-10.1-release/sbin/ipfw/
H A Dipv6.c141 uint8_t type; local
467 u_int32_t type; /* Current flow number */ local
[all...]
/freebsd-10.1-release/sbin/mdconfig/
H A Dmdconfig.c414 char *type, *file, *length; local
[all...]
/freebsd-10.1-release/sbin/restore/
H A Dsymtab.c220 addentry(char *name, ino_t inum, int type) argument

Completed in 143 milliseconds

<<31323334353637383940>>