| /mirbsd/src/sbin/route/ |
| D | route_print.sh | 79 imode=n 88 o) imode=o 106 case $imode {
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | perliol.h | 26 int fd, int imode, int perm, 199 …O_funcs *self, PerlIO_list_t *layers, IV n, const char *mode, int fd, int imode, int perm, PerlIO … 243 …O_funcs *self, PerlIO_list_t *layers, IV n, const char *mode, int fd, int imode, int perm, PerlIO … 257 …O_funcs *self, PerlIO_list_t *layers, IV n, const char *mode, int fd, int imode, int perm, PerlIO … 271 …O_funcs *self, PerlIO_list_t *layers, IV n, const char *mode, int fd, int imode, int perm, PerlIO …
|
| D | perlio.c | 302 int imode, int perm, PerlIO *old, int narg, SV **args) argument 313 fd = PerlLIO_open3(name, imode, perm); 1494 int imode, int perm, PerlIO *f, int narg, SV **args) argument 1550 imode, perm, (void*)f, narg, (void*)args); 1552 f = (*tab->Open) (aTHX_ tab, layera, n, mode, fd, imode, perm, 1894 IV n, const char *mode, int fd, int imode, int perm, argument 1900 return (*tab->Open) (aTHX_ tab, layers, n - 1, mode, fd, imode, perm, 2373 PerlIOUnix_setfd(pTHX_ PerlIO *f, int fd, int imode) argument 2389 s->oflags = imode; 2437 IV n, const char *mode, int fd, int imode, argument [all …]
|
| D | perlio.h | 238 int fd, int imode, int perm, PerlIO *old,
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-arc.c | 408 int imode = 0; in arc_extoper() local 468 imode = 0; in arc_extoper() 475 imode = ARC_REGISTER_READONLY; in arc_extoper() 489 imode = ARC_REGISTER_WRITEONLY; in arc_extoper() 509 imode |= arc_get_noshortcut_flag (); in arc_extoper() 574 ext_oper->operand.flags = imode; in arc_extoper()
|
| /mirbsd/src/gnu/usr.bin/perl/ext/PerlIO/via/ |
| D | via.xs | 205 IV n, const char *mode, int fd, int imode, int perm, in PerlIOVia_open() argument 228 SV *imodesv = sv_2mortal(newSViv(imode)); in PerlIOVia_open() 261 if ((*tab->Open) (aTHX_ tab, layers, m, mode, fd, imode, in PerlIOVia_open()
|
| /mirbsd/src/gnu/usr.bin/perl/wince/ |
| D | win32io.c | 69 …O_funcs *self, PerlIO_list_t *layers, IV n, const char *mode, int fd, int imode, int perm, PerlIO … in PerlIOWin32_open() argument
|
| /mirbsd/src/gnu/usr.bin/perl/win32/ |
| D | win32io.c | 68 …O_funcs *self, PerlIO_list_t *layers, IV n, const char *mode, int fd, int imode, int perm, PerlIO … in PerlIOWin32_open() argument
|
| /mirbsd/src/gnu/usr.bin/perl/ext/PerlIO/scalar/ |
| D | scalar.xs | 210 const char *mode, int fd, int imode, int perm, in PerlIOScalar_open() argument
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlapio.pod | 65 int PerlIO_binmode(PerlIO *f, int ptype, int imode, const char *layers); 466 =item PerlIO_binmode(f,ptype,imode,layers) 481 B<imode> is C<O_BINARY> or C<O_TEXT>.
|
| D | perliol.pod | 150 int fd, int imode, int perm, 491 int fd, int imode, int perm, 508 C<sysopen> and that I<imode> and I<perm> should be passed to
|
| D | perltoc.pod | 5610 PerlIO_apply_layers(f,mode,layers), PerlIO_binmode(f,ptype,imode,layers), 17761 $obj->SYSOPEN($path,$imode,$perm,[,$fh]), $obj->FILENO($fh),
|