Searched defs:nodups (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/iconv/ |
H A D | charmap.c | 263 add_charmap_impl(char *sym, char *mbs, int mbs_len, int nodups) in add_charmap_impl() 289 add_charmap_impl_fr(char *sym, char *mbs, int mbs_len, int nodups) in add_charmap_impl_fr() 334 add_charmap_impl_to(char *sym, char *mbs, int mbs_len, int nodups) in add_charmap_impl_to()
|
/illumos-gate/usr/src/cmd/localedef/ |
H A D | charmap.c | 194 add_charmap_impl(const char *sym, wchar_t wc, int nodups) in add_charmap_impl()
|
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | platform.c | 851 platform_get_files(const char *dirname[], const char *fnstr, int nodups) in platform_get_files() 934 platform_get_files_stddirs(char *fname, int nodups) in platform_get_files_stddirs()
|
/illumos-gate/usr/src/uts/common/fs/nfs/ |
H A D | nfs_export.c | 250 build_seclist_nodups(exportdata_t *exd, secinfo_t *nodups, int exponly) in build_seclist_nodups()
|