Home
last modified time | relevance | path

Searched refs:hide (Results 1 – 25 of 48) sorted by relevance

12

/dragonfly/usr.bin/finger/
H A Dfinger.c227 if (hide(pw)) in loginlist()
321 if (((pw = getpwnam(*p)) != NULL) && !hide(pw)) in userlist()
333 else if (match(pw, *p) && !hide(pw)) { in userlist()
H A Dextern.h54 int hide(struct passwd *);
H A Dutil.c195 if ((pw = getpwnam(name)) && hide(pw)) in find_person()
373 hide(struct passwd *pw) in hide() function
/dragonfly/usr.bin/crunch/crunchide/
H A Dcrunchide.c204 int (*hide)(int, const char *); /* non-zero if error */ member
246 rv = (*exec_formats[i].hide)(fd, filename); in hide_syms()
H A Dexec_elf64.c220 ELFNAMEEND(hide)(int fd, const char *fn) in ELFNAMEEND() argument
/dragonfly/tools/regression/bin/sh/execution/
H A Dkilled1.04 # Do not change the semicolon to a newline as it would hide the bug.
/dragonfly/contrib/gcc-4.7/libgcc/
H A DMakefile.in378 define gen-hide-list
386 gen-hide-list = echo > $@
393 gen-hide-list = echo > \$@
448 $(gen-hide-list)
H A Dconfig.host41 # asm_hidden_op The assembler pseudo-op to use for hide
/dragonfly/nrelease/gui/root/.irssi/
H A Dconfig58 WN = "window new hide";
/dragonfly/games/hack/
H A Drumors61 Any small object that is accidentally dropped will hide under a larger object.
129 Eels hide under mud. Use a unicorn to clear the water and make them visible.
237 Leprechauns hide their gold in a secret room.
335 Scorpions often hide under tripe rations.
373 The Leprechauns hide their treasure in a small hidden room.
/dragonfly/contrib/binutils-2.34/bfd/
H A Delflink.c1916 bfd_boolean hide; in _bfd_elf_add_default_symbol() local
1920 hi->root.root.string, &hide); in _bfd_elf_add_default_symbol()
2237 bfd_boolean *hide) in _bfd_elf_link_hide_versioned_symbol() argument
2274 *hide = TRUE; in _bfd_elf_link_hide_versioned_symbol()
2294 bfd_boolean hide = FALSE; in _bfd_elf_link_hide_sym_by_version() local
2313 && hide) in _bfd_elf_link_hide_sym_by_version()
2315 if (hide) in _bfd_elf_link_hide_sym_by_version()
2351 bfd_boolean hide; in _bfd_elf_link_assign_sym_version() local
2380 hide = FALSE; in _bfd_elf_link_assign_sym_version()
2400 if (hide) in _bfd_elf_link_assign_sym_version()
[all …]
H A Dlinker.c3210 bfd_boolean *hide) in bfd_find_version_for_sym() argument
3281 *hide = exist_ver == global_ver; in bfd_find_version_for_sym()
3290 *hide = TRUE; in bfd_find_version_for_sym()
/dragonfly/contrib/gdb-7/bfd/
H A Dlinker.c3323 bfd_boolean *hide) in bfd_find_version_for_sym() argument
3394 *hide = exist_ver == global_ver; in bfd_find_version_for_sym()
3403 *hide = TRUE; in bfd_find_version_for_sym()
/dragonfly/contrib/binutils-2.27/bfd/
H A Dlinker.c3183 bfd_boolean *hide) in bfd_find_version_for_sym() argument
3254 *hide = exist_ver == global_ver; in bfd_find_version_for_sym()
3263 *hide = TRUE; in bfd_find_version_for_sym()
H A Delflink.c1795 bfd_boolean hide; in _bfd_elf_add_default_symbol() local
1799 hi->root.root.string, &hide); in _bfd_elf_add_default_symbol()
1800 if (hi->verinfo.vertree != NULL && hide) in _bfd_elf_add_default_symbol()
2243 bfd_boolean hide; in _bfd_elf_link_assign_sym_version() local
2247 h->root.root.string, &hide); in _bfd_elf_link_assign_sym_version()
2248 if (h->verinfo.vertree != NULL && hide) in _bfd_elf_link_assign_sym_version()
/dragonfly/usr.bin/m4/TEST/
H A Dtest.m4213 have time to do other things. They hide in castles and practice spells and
/dragonfly/contrib/bmake/mk/
H A DREADME260 /usr/games/hide, and a symbolic link is created to
/dragonfly/contrib/gcc-4.7/gcc/config/i386/
H A Dbdver1.md176 ;; scheduler from trying too hard to can hide it's latency by overlap with
H A Dathlon.md248 ;; scheduler from trying too hard to can hide it's latency by overlap with
/dragonfly/contrib/gcc-8.0/gcc/config/i386/
H A Dbdver1.md180 ;; scheduler from trying too hard to can hide it's latency by overlap with
H A Dathlon.md247 ;; scheduler from trying too hard to can hide it's latency by overlap with
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Dc-mmix.texi214 to hide the ordinal number of the symbol. Unfortunately, these symbols
/dragonfly/games/adventure/
H A Dglorkz1512 128 he chortles, "I'll just take all this booty and hide it away with me
1622 186 been spotted! I'd best hie meself off to the maze to hide me chest!"
/dragonfly/contrib/zstd/
H A DCHANGELOG46 build: Add ZSTD_NO_UNUSED_FUNCTIONS macro to hide unused functions
/dragonfly/contrib/zlib-1.2/
H A DChangeLog323 - Define ZLIB_INTERNAL to hide internal functions and arrays for GNU C
468 - Avoid warnings in configure tests that hide functionality [Weigelt]

12