/titanic_44/usr/src/cmd/sort/common/ |
H A D | types.h | 250 typedef struct sort { struct 263 sort_statistics_t *m_stats; argument 267 flag_t m_check_if_sorted_only; argument 281 } sort_t; argument
|
/titanic_44/usr/src/cmd/sgs/rtld/common/ |
H A D | tsort.c | 90 sort_scc(Sort *sort, int fndx, int flag) in sort_scc() 246 visit(Lm_list *lml, Rt_map *lmp, Sort *sort, int flag) in visit() 309 Sort *sort, int flag) in _dep_visit() 390 dep_visit(Lm_list *lml, Rt_map *clmp, uint_t cbflags, Rt_map *lmp, Sort *sort, in dep_visit() 468 trace_find_scc(Sort *sort, Rt_map *lmp) in trace_find_scc() 489 trace_sort(Sort *sort) in trace_sort() 546 r_initfirst(Sort * sort, int end) in r_initfirst() 590 f_initfirst(Sort *sort, int end) in f_initfirst() 631 initorfini(Lm_list *lml, Rt_map *lmp, int flag, Sort *sort) in initorfini() 669 Sort sort = { 0 }; in tsort() local
|
/titanic_44/usr/src/cmd/refer/ |
H A D | refer0.c | 24 int sort = 0; variable
|
/titanic_44/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldaplist.c | 198 const char *sort = NULL; in list() local
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | zap_leaf.c | 161 zap_leaf_init(zap_leaf_t *l, boolean_t sort) in zap_leaf_init() 800 zap_leaf_split(zap_leaf_t *l, zap_leaf_t *nl, boolean_t sort) in zap_leaf_split()
|
/titanic_44/usr/src/lib/libcmd/common/ |
H A D | cksum.c | 134 int (*sort)(FTSENT* const*, FTSENT* const*); member
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | expand.c | 52 #define sort() qsort((char *)sortbase, &eargv[eargc] - sortbase, \ macro
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | glob.c | 185 sort(void) in sort() function
|
/titanic_44/usr/src/cmd/csh/ |
H A D | sh.glob.c | 54 #define sort() qsort((char *)sortbas, &gargv[gargc] - sortbas, \ macro
|
/titanic_44/usr/src/uts/common/io/arn/ |
H A D | arn_calib.c | 58 int16_t sort[ATH9K_NF_CAL_HIST_MAX]; in ath9k_hw_get_nf_hist_mid() local
|
/titanic_44/usr/src/cmd/mailx/ |
H A D | cmd3.c | 714 sort(char **list) in sort() function
|
/titanic_44/usr/src/cmd/sgs/prof/common/ |
H A D | prof.c | 218 int (*sort)() = NULL; /* Compare routine for sorting output */ variable
|
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | syms.c | 2742 static Sym_desc **sort; in ld_sym_process() local
|
/titanic_44/usr/src/cmd/diff/ |
H A D | diff.c | 1810 sort(struct line *a, int n) /* shellsort CACM #201 */ in sort() function
|