Home
last modified time | relevance | path

Searched refs:cus (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/tcsh-6/
H A Dsh.c630 char *cln, *cus, *cgr; in main() local
652 cus = getenv("USER"); in main()
653 if (cus != NULL) in main()
654 setv(STRuser, quote(SAVE(cus)), VAR_READWRITE); in main()
663 if (cus == NULL) in main()
/dragonfly/games/fortune/datfiles/
H A Ddragonfly-funny147 <@coolvibe> the night was black, was no use holding back, cus I just had to
/dragonfly/share/misc/
H A Diso639136 cus cus Cushitic languages
/dragonfly/contrib/gdb-7/gdb/
H A Ddwarf2read.c740 htab_t cus; member
795 const struct dwp_hash_table *cus; member
8970 dwo_file->cus = create_dwo_debug_info_hash_table (dwo_file); in open_and_init_dwo_file()
9090 dwp_file->cus = create_dwp_hash_table (dwp_file, 0); in open_and_init_dwp_file()
9101 dwp_file->cus ? dwp_file->cus->nr_units : 0, in open_and_init_dwp_file()
9147 is_debug_types ? dwp_file->tus : dwp_file->cus; in lookup_dwo_cutu()
9181 htab_t htab = is_debug_types ? dwo_file->tus : dwo_file->cus; in lookup_dwo_cutu()
/dragonfly/contrib/bmake/
H A Dbmake.cat1189 allows bmake to easily search in the current source tree for cus-