Searched defs:flags (Results 1 - 25 of 3199) sorted by path

1234567891011>>

/freebsd-10.3-release/bin/cat/
H A Dcat.c303 udom_open(const char *path, int flags) argument
/freebsd-10.3-release/bin/chflags/
H A Dchflags.c68 char *flags, *ep; local
[all...]
/freebsd-10.3-release/bin/dd/
H A Ddd.h52 u_int flags; member in struct:__anon2
/freebsd-10.3-release/bin/df/
H A Ddf.c366 int flags; local
385 int flags; local
/freebsd-10.3-release/bin/getfacl/
H A Dgetfacl.c184 int error, flags = 0, ret; local
/freebsd-10.3-release/bin/ls/
H A Dls.c587 char *flags, *labelstr = NULL; local
[all...]
H A Dls.h84 char *flags; member in struct:__anon5
/freebsd-10.3-release/bin/rm/
H A Drm.c184 int flags; local
/freebsd-10.3-release/bin/sh/
H A Deval.c152 evalstring(char *s, int flags) argument
190 evaltree(union node *n, int flags) argument
312 evalloop(union node *n, int flags) argument
349 evalfor(union node *n, int flags) argument
427 evalsubshell(union node *n, int flags) argument
454 evalredir(union node *n, int flags) argument
822 evalcommand(union node *cmd, int flags, struct backcmd *backcmd) argument
[all...]
H A Dinput.c197 int flags = fcntl(0, F_GETFL, 0); local
H A Doutput.h47 short flags; member in struct:output
H A Dparser.c1619 int flags; local
H A Dredir.c105 redirect(union node *redir, int flags) argument
256 int flags; local
H A Dshow.c380 int flags; local
H A Dvar.c77 int flags; member in struct:varinit
194 setvarsafe(const char *name, const char *val, int flags) argument
219 setvar(const char *name, const char *val, int flags) argument
317 setvareq(char *s, int flags) argument
398 listsetvar(struct strlist *list, int flags) argument
[all...]
H A Dvar.h54 int flags; /* flags are defined above */ member in struct:var
66 int flags; /* saved flags */ member in struct:localvar
/freebsd-10.3-release/bin/stty/
H A Dkey.c74 int flags; member in struct:key
/freebsd-10.3-release/cddl/compat/opensolaris/lib/libumem/
H A Dumem.c44 void *umem_alloc(size_t size, int flags) argument
67 void *umem_zalloc(size_t size, int flags) argument
125 void *umem_cache_alloc(umem_cache_t *cache, int flags) argument
[all...]
/freebsd-10.3-release/cddl/compat/opensolaris/misc/
H A Dmnttab.c98 long flags; local
/freebsd-10.3-release/cddl/contrib/opensolaris/cmd/dtrace/
H A Ddtrace.c924 uint32_t flags = bufdata->dtbda_flags; local
/freebsd-10.3-release/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c1264 arc_flags_t flags = ARC_FLAG_WAIT; local
2470 int flags = ZIO_FLAG_CANFAIL | ZIO_FLAG_SCRUB | ZIO_FLAG_RAW; local
2681 int flags = TRAVERSE_PRE | TRAVERSE_PREFETCH_METADATA | TRAVERSE_HARD; local
3122 zdb_print_blkptr(blkptr_t *bp, int flags) argument
3134 zdb_dump_indirect(blkptr_t *bp, int nbps, int flags) argument
3143 zdb_dump_gbh(void *buf, int flags) argument
3149 zdb_dump_block_raw(void *buf, uint64_t size, int flags) argument
3157 zdb_dump_block(char *label, void *buf, uint64_t size, int flags) argument
3270 int flags = 0; local
[all...]
/freebsd-10.3-release/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_iter.c375 zfs_for_each(int argc, char **argv, int flags, zfs_type_t types, argument
H A Dzfs_main.c528 parse_depth(char *opt, int *flags) argument
1622 int i, c, flags = ZFS_ITER_ARGS_CAN_BE_PATHS; local
1899 int flags = 0; local
2113 int flags = ZFS_ITER_ARGS_CAN_BE_PATHS; local
3090 int flags = ZFS_ITER_PROP_LISTSNAPS | ZFS_ITER_ARGS_CAN_BE_PATHS; local
3232 renameflags_t flags = { 0 }; local
3764 sendflags_t flags = { 0 }; local
3976 recvflags_t flags = { 0 }; local
5651 int flags = 0; local
5802 share_mount_one(zfs_handle_t *zhp, int op, int flags, char *protocol, boolean_t explicit, const char *options) argument
6064 int flags = 0; local
6242 unshare_unmount_path(int op, char *path, int flags, boolean_t is_manual) argument
6376 int flags = 0; local
6719 int flags = 0; local
6807 int flags = 0; local
6863 int flags = 0; local
[all...]
/freebsd-10.3-release/cddl/contrib/opensolaris/cmd/zinject/
H A Dzinject.c479 register_handler(const char *pool, int flags, zinject_record_t *record, argument
577 int flags = 0; local
[all...]
/freebsd-10.3-release/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c1964 int flags = ZFS_IMPORT_NORMAL; local
1826 do_import(nvlist_t *config, const char *newname, const char *mntopts, nvlist_t *props, int flags) argument
3400 splitflags_t flags; local
3527 int flags = 0; local
[all...]

Completed in 258 milliseconds

1234567891011>>