Searched refs:fl (Results 51 - 75 of 173) sorted by relevance

1234567

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dfree_list.d395 FreeList!(GCAllocator, 0, 8) fl;
396 assert(fl.root is null);
397 auto b1 = fl.allocate(7);
398 fl.allocate(8);
399 assert(fl.root is null);
400 fl.deallocate(b1);
401 assert(fl.root !is null);
402 fl.allocate(8);
403 assert(fl.root is null);
449 FreeList!(NullAllocator, minSize, maxSize) fl;
[all...]
/netbsd-current/bin/ksh/
H A Dio.c312 int fd, fl; local
316 if ((fl = fcntl(fd = name[0] - '0', F_GETFL, 0)) < 0) {
321 fl &= O_ACCMODE;
327 if (!(mode & X_OK) && fl != O_RDWR
328 && (((mode & R_OK) && fl != O_RDONLY)
329 || ((mode & W_OK) && fl != O_WRONLY)))
332 *emsgp = (fl == O_WRONLY) ?
/netbsd-current/usr.sbin/gpioctl/
H A Dgpioctl.c86 int pin, ch, n, fl = 0, value = 0; local
181 fl |= bs->mask;
188 gpioset(pin, nm, fl, nam);
295 gpioset(int pin, char *name, int fl, char *alias) argument
305 set.gp_flags = fl;
327 if (fl > 0) {
330 if (fl & bs->mask)
/netbsd-current/external/gpl3/gcc/dist/libcpp/
H A Dmakeucnid.cc66 unsigned fl = 0; local
77 fl = C99;
79 fl = C99|N99;
81 fl = CXX;
83 fl = C11;
85 fl = C11|N11;
113 flags[start++] |= fl;
/netbsd-current/sys/arch/vax/boot/boot/
H A Dboot.c200 int howto, fl, fd; local
223 fl = 0;
224 BOOT_FLAG(*arg, fl);
225 if (!fl)
227 howto |= fl;
/netbsd-current/sys/arch/emips/stand/common/
H A Denic.c122 unsigned int isr, saf, hi, lo, fl; local
153 fl = saf & (ES_F_MASK &~ ES_F_DONE);
155 if (fl == ES_F_RECV)
160 } else if (fl == ES_F_XMIT)
163 } else if (fl != ES_F_CMD)
/netbsd-current/sys/arch/sun2/sun2/
H A Dpromlib.c405 int fl; local
450 fl = 0;
451 BOOT_FLAG(*p, fl);
452 if (fl)
453 boothowto |= fl;
/netbsd-current/sys/fs/nfs/nlm/
H A Dnlm_prot_impl.c1870 struct flock fl; local
1904 fl.l_start = argp->alock.l_offset;
1905 fl.l_len = argp->alock.l_len;
1906 fl.l_pid = argp->alock.svid;
1907 fl.l_sysid = sysid;
1908 fl.l_whence = SEEK_SET;
1910 fl.l_type = F_WRLCK;
1912 fl.l_type = F_RDLCK;
1913 error = VOP_ADVLOCK(vs.vs_vp, NULL, F_GETLK, &fl, F_REMOTE);
1919 if (fl
1968 struct flock fl; local
2157 struct flock fl; local
2247 struct flock fl; local
[all...]
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dtest_config.c93 char *fl; member in struct:__anon175
117 check_config_file(context, test[i].fl, test[i].res, 0);
118 check_config_file(context, test[i].fl, test[i].res, 1);
/netbsd-current/tests/kernel/kqueue/read/
H A Dt_ttypty.c61 int fl;
94 fl = 1;
95 if (ioctl(acurrent, TIOCPKT, &fl) < 0)
/netbsd-current/sys/dev/ppbus/
H A Dlpt.c626 int val, fl; local
697 fl = 0;
704 fl |= LPT_DMA;
711 fl |= LPT_IEEE;
718 fl |= LPT_INTR;
721 fl |= sc->sc_flags;
723 *(int *)data = fl;
727 fl = *(int *)data;
730 val = (fl & LPT_DMA);
736 val = (fl
[all...]
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Drndna.c41 mpfr_flags_t fl; member in union:__anon28
96 ext[OLD_FLAGS].fl = expo.saved_flags;
161 expo.saved_flags = ext[OLD_FLAGS].fl;
/netbsd-current/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Drsa.h336 const unsigned char *f, int fl);
338 const unsigned char *f, int fl,
341 const unsigned char *f, int fl);
343 const unsigned char *f, int fl,
348 const unsigned char *f, int fl,
351 const unsigned char *f, int fl, int rsa_len,
363 const unsigned char *f, int fl);
365 const unsigned char *f, int fl, int rsa_len);
367 int fl);
369 const unsigned char *f, int fl, in
[all...]
/netbsd-current/sys/fs/autofs/
H A Dautofs.h180 autofs_strndup(const char *name, int nlen, km_flag_t fl) argument
182 return nlen > 0 ? kmem_strndup(name, nlen, fl) : kmem_strdup(name, fl);
/netbsd-current/external/bsd/wpa/dist/wpa_supplicant/wpa_gui-qt4/
H A Dnetworkconfig.h23 bool modal = false, Qt::WindowFlags fl = 0);
H A Dpeers.h25 bool modal = false, Qt::WindowFlags fl = 0);
/netbsd-current/sys/rump/librump/rumpkern/arch/x86/
H A Drump_x86_pmap.c38 pmap_kenter_pa(vaddr_t va, paddr_t pa, vm_prot_t prot, u_int fl) argument
/netbsd-current/crypto/external/bsd/openssl/dist/include/openssl/
H A Drsa.h377 const unsigned char *f, int fl);
380 const unsigned char *f, int fl,
384 const unsigned char *f, int fl);
387 const unsigned char *f, int fl,
394 const unsigned char *f, int fl,
398 const unsigned char *f, int fl, int rsa_len,
412 const unsigned char *f, int fl);
414 const unsigned char *f, int fl,
417 const unsigned char *f, int fl);
419 const unsigned char *f, int fl,
[all...]
/netbsd-current/sys/uvm/
H A Duvm_pglist.c454 int fl; local
472 for (fl = 0; fl < VM_NFREELIST; fl++) {
479 if (uvm_physseg_get_free_list(psi) != fl)
617 int fl, error; local
637 for (fl = 0; fl < VM_NFREELIST; fl++) {
644 if (uvm_physseg_get_free_list(psi) != fl)
[all...]
H A Duvm_page.c337 int fl, b; local
414 for (fl = 0; fl < VM_NFREELIST; fl++) {
415 pgb = (struct pgflbucket *)(bucketarray + bucketsize * fl);
416 uvm_page_init_bucket(&uvm.page_free[fl], pgb, 0);
739 int fl, ob, oc, nb, nc, obuckets, ocolors; local
781 for (fl = 0; fl < VM_NFREELIST; fl
2177 int fl = uvm_page_get_freelist(pg); local
2239 int fl, b, c; local
[all...]
/netbsd-current/sys/arch/sparc64/sparc64/
H A Demul.c227 unsigned fl:1; /* 1 bit float flag */ member in struct:__anon9187::__anon9188
287 "w*hd"[op.bits.sz], op.bits.fl ? 'f' : REGNAME(code.i_op3.i_rd),
295 if (op.bits.fl && l != fplwp)
300 if (op.bits.fl) {
348 if (op.bits.fl) {
/netbsd-current/sys/arch/sparc/sparc/
H A Demul.c230 unsigned fl:1; /* 1 bit float flag */ member in struct:__anon16846::__anon16847
296 "w*hd"[op.bits.sz], op.bits.fl ? 'f' : REGNAME(code.i_op3.i_rd),
304 if (op.bits.fl && l != cpuinfo.fplwp)
309 if (op.bits.fl) {
357 if (op.bits.fl) {
/netbsd-current/sbin/newfs_ext2fs/
H A Dnewfs_ext2fs.c227 int fl; local
237 fl = O_RDONLY;
240 fl = O_RDWR | O_CREAT;
242 fl = O_RDWR;
244 fsi = open(special, fl, 0777);
/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dperf.c449 char nm[1024], cl[1024], tp[1024], fl[1024]; local
453 nm[0] = 0; cl[0] = 0; tp[0] = 0; fl[0] = 0;
454 r = sscanf(p, " %1023s %1023s %1023s %1023s", nm, cl, tp, fl);
457 /*printf("nm='%s', cl='%s', tp='%s', fl='%s'\n", nm, cl, tp, fl);*/
473 if(fl[0] == '+') rec = 1;
474 else if(fl[0] == '-') rec = 0;
475 else if(fl[0] == 'E') edns = 1;
476 if((fl[0] == '+' || fl[
[all...]
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dhistory.c982 struct file_list_str *fl; local
987 if (size_overflow_p (xtimes (file_max, sizeof (*fl))))
992 file_list = xnrealloc (file_list, file_max, sizeof (*fl));
994 fl = &file_list[file_count++];
995 fl->l_module = module;
1000 fl->l_file = Xasprintf ("%s/%s", dir, name);
1002 fl->l_file = Xasprintf ("*%s", dir);
1007 fl->l_file = xstrdup (name);
1278 struct file_list_str *fl; local
1409 for (fl
[all...]

Completed in 345 milliseconds

1234567