Searched defs:flg (Results 1 – 13 of 13) sorted by relevance
| /freebsd-9-stable/sys/gnu/fs/xfs/FreeBSD/support/ |
| D | kmem.h | 70 #define kmem_zone_alloc(zone, flg) \ argument 72 #define kmem_zone_zalloc(zone, flg) \ argument 75 #define kmem_alloc(len, flg) \ argument 77 #define kmem_zalloc(len, flg) \ argument 81 #define kmem_realloc(ptr, nsize, osize, flg) \ argument
|
| /freebsd-9-stable/bin/pax/ |
| D | options.c | 188 unsigned int flg = 0; in pax_options() local 1274 printflg(unsigned int flg) in printflg()
|
| /freebsd-9-stable/sys/dev/cfe/ |
| D | cfe_api.c | 228 cfe_flushcache(int flg) in cfe_flushcache() 328 cfe_getstdhandle(int flg) in cfe_getstdhandle()
|
| /freebsd-9-stable/contrib/tcpdump/ |
| D | forces.h | 147 static inline const char *ForCES_ACKp(u_int32_t flg) in ForCES_ACKp() 160 static inline const char *ForCES_EMp(u_int32_t flg) in ForCES_EMp() 173 static inline const char *ForCES_ATp(u_int32_t flg) in ForCES_ATp() 182 static inline const char *ForCES_TPp(u_int32_t flg) in ForCES_TPp()
|
| D | ospf6.h | 122 u_int8_t flg; member
|
| /freebsd-9-stable/sys/kern/ |
| D | subr_devstat.c | 350 devstat_trans_flags flg; in devstat_end_transaction_bio_bt() local
|
| D | kern_descrip.c | 477 int error, flg, tmp; in kern_fcntl() local
|
| /freebsd-9-stable/contrib/tcsh/ |
| D | tc.who.c | 539 int flg; local
|
| /freebsd-9-stable/contrib/ntp/sntp/libopts/ |
| D | usage.c | 182 unsigned int flg = parse_usage_flags(fn_table, flg_txt); in set_usage_flags() local
|
| /freebsd-9-stable/contrib/file/src/ |
| D | compress.c | 456 unsigned char flg = old[3]; in uncompressgzipped() local
|
| /freebsd-9-stable/sys/dev/ed/ |
| D | if_edvar.h | 290 #define ED_FLAGS_GETTYPE(flg) ((flg) & 0xff0000) argument
|
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | coff-arm.c | 63 #define SET_INTERWORK_FLAG(abfd, flg) \ argument
|
| /freebsd-9-stable/sys/netinet/ |
| D | sctp_input.c | 3212 struct sctp_nets *net, uint8_t flg) in process_chunk_drop()
|