/titanic_51/usr/src/cmd/sort/common/ |
H A D | types.h | 250 typedef struct sort { struct 263 m_statssort global() argument 267 m_check_if_sorted_onlysort global() argument 281 m_verbosesort global() argument
|
/titanic_51/usr/src/cmd/sgs/rtld/common/ |
H A D | tsort.c | 90 sort_scc(Sort *sort, int fndx, int flag) in sort_scc() argument 246 visit(Lm_list * lml,Rt_map * lmp,Sort * sort,int flag) visit() argument 309 _dep_visit(Lm_list * lml,int min,Rt_map * clmp,Rt_map * dlmp,uint_t bflags,Sort * sort,int flag) _dep_visit() argument 390 dep_visit(Lm_list * lml,Rt_map * clmp,uint_t cbflags,Rt_map * lmp,Sort * sort,int flag) dep_visit() argument 468 trace_find_scc(Sort * sort,Rt_map * lmp) trace_find_scc() argument 489 trace_sort(Sort * sort) trace_sort() argument 546 r_initfirst(Sort * sort,int end) r_initfirst() argument 590 f_initfirst(Sort * sort,int end) f_initfirst() argument 631 initorfini(Lm_list * lml,Rt_map * lmp,int flag,Sort * sort) initorfini() argument 669 Sort sort = { 0 }; tsort() local [all...] |
/titanic_51/usr/src/cmd/refer/ |
H A D | refer0.c | 24 int sort = 0; variable
|
/titanic_51/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldaplist.c | 198 const char *sort = NULL; in list() local
|
/titanic_51/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() argument 800 zap_leaf_split(zap_leaf_t *l, zap_leaf_t *nl, boolean_t sort) in zap_leaf_split() argument
|
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | cksum.c | 134 int (*sort)(FTSENT* const*, FTSENT* const*); member
|
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | cksum.c | 134 int (*sort)(FTSENT* const*, FTSENT* const*); member
|
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/rdist/ |
H A D | expand.c | 52 #define sort() qsort((char *)sortbase, &eargv[eargc] - sortbase, \ macro
|
/titanic_51/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | glob.c | 185 sort(void) in sort() function
|
/titanic_51/usr/src/cmd/csh/ |
H A D | sh.glob.c | 54 #define sort() qsort((char *)sortbas, &gargv[gargc] - sortbas, \ macro
|
/titanic_51/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_51/usr/src/cmd/mailx/ |
H A D | cmd3.c | 714 sort(char **list) in sort() function
|
/titanic_51/usr/src/cmd/sgs/prof/common/ |
H A D | prof.c | 218 int (*sort)() = NULL; /* Compare routine for sorting output */ variable [all...] |
/titanic_51/usr/src/cmd/sgs/libld/common/ |
H A D | syms.c | 2742 static Sym_desc **sort; in ld_sym_process() local
|
/titanic_51/usr/src/cmd/diff/ |
H A D | diff.c | 1810 sort(struct line *a, int n) /* shellsort CACM #201 */ in sort() function
|