/titanic_51/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | ast.h | 116 #define PATH_VERIFIED(n) (((n)&01777)<<5) argument 187 #define mb2wc(w,p,n) (*ast.mb_towc)(&w,(char*)p,n) argument 189 #define mbnchar(p,n) (mbwide()?((ast.tmp_int=(*ast.mb_towc)(&ast.tmp_wchar,(char*)(p),n))>0?((p+=ast.tmp_int),ast.tmp_wchar):(p+=ast.mb_sync+1,ast.tmp_int)):(*(unsigned char*)(p++))) argument 192 #define mbnsize(p,n) (mbwide()?(*ast.mb_len)((char*)(p),n) argument 195 mbxfrm(t,f,n) global() argument 204 newof(p,t,n,x) global() argument 205 oldof(p,t,n,x) global() argument 211 strneq(a,b,n) global() argument [all...] |
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | join.c | 302 register int n; in getrec() local 452 getrec(p,n,d) global() argument 459 outfield(Join_t * jp,int index,register int n,int last) outfield() argument 546 outfield(p,i,n,f) global() argument 556 register int n; outrec() local 626 outrec(p,n) global() argument 636 register int n; join() local 818 register int n; b_join() local [all...] |
/titanic_51/usr/src/uts/common/sys/1394/ |
H A D | s1394.h | 318 #define SET_LINK_ACTIVE(n) ((n)->link_active = 1) argument 319 #define CLEAR_LINK_ACTIVE(n) ((n)->link_active = 0) argument 320 #define LINK_ACTIVE(n) \ argument 325 #define S1394_NODE_BUS_PWR_CONSUMER(n) \ argument 344 #define CLEAR_CFGROM_STATE(n) ((n) argument 345 CFGROM_VALID(n) global() argument 350 SET_CFGROM_NEW_ALLOC(n) global() argument 351 CLEAR_CFGROM_NEW_ALLOC(n) global() argument 352 CFGROM_NEW_ALLOC(n) global() argument 355 SET_CFGROM_BIB_READ(n) global() argument 356 CLEAR_CFGROM_BIB_READ(n) global() argument 357 CFGROM_BIB_READ(n) global() argument 360 SET_CFGROM_ALL_READ(n) global() argument 361 CLEAR_CFGROM_ALL_READ(n) global() argument 363 CFGROM_ALL_READ(n) global() argument 366 SET_CFGROM_BLK_READ_OK(n) global() argument 368 CLEAR_CFGROM_BLK_READ_OK(n) global() argument 370 CFGROM_BLK_READ_OK(n) global() argument 373 SET_CFGROM_GEN_CHANGED(n) global() argument 375 CLEAR_CFGROM_GEN_CHANGED(n) global() argument 377 CFGROM_GEN_CHANGED(n) global() argument 380 SET_CFGROM_PARSED(n) global() argument 381 CLEAR_CFGROM_PARSED(n) global() argument 382 CFGROM_PARSED(n) global() argument 385 SET_CFGROM_DIR_STACK_OFF(n) global() argument 387 CLEAR_CFGROM_DIR_STACK_OFF(n) global() argument 389 CFGROM_DIR_STACK_OFF(n) global() argument 393 SET_CFGROM_SIZE_IS_CRCSIZE(n) global() argument 395 CLEAR_CFGROM_SIZE_IS_CRCSIZE(n) global() argument 397 CFGROM_SIZE_IS_CRCSIZE(n) global() argument 406 SET_NODE_VISITED(n) global() argument 407 CLEAR_NODE_VISITED(n) global() argument 408 NODE_VISITED(n) global() argument 411 SET_NODE_MATCHED(n) global() argument 412 CLEAR_NODE_MATCHED(n) global() argument 413 NODE_MATCHED(n) global() argument 416 SET_NODE_IDENTIFIED(n) global() argument 417 CLEAR_NODE_IDENTIFIED(n) global() argument 418 NODE_IDENTIFIED(n) global() argument [all...] |
/titanic_51/usr/src/lib/libast/common/disc/ |
H A D | sfdcdio.c | 46 static ssize_t diordwr(Sfio_t* f, Void_t* buf, size_t n, Direct_t* di, int type) in diordwr() 105 static ssize_t dioread(Sfio_t* f, Void_t* buf, size_t n, Sfdisc_t* disc) in dioread() 118 static ssize_t diowrite(Sfio_t* f, const Void_t* buf, size_t n, Sfdisc_t* disc) in diowrite()
|
H A D | sfdcmore.c | 59 static ssize_t moreread(Sfio_t* f, void* buf, size_t n, Sfdisc_t* dp) in moreread() 92 int n; local 147 static ssize_t morewrite(Sfio_t* f, const Void_t* buf, register size_t n, Sfdisc_t* dp) in morewrite() 313 size_t n; local
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/disc/ |
H A D | sfdcdio.c | 46 static ssize_t diordwr(Sfio_t* f, Void_t* buf, size_t n, Direct_t* di, int type) in diordwr() argument 105 static ssize_t dioread(Sfio_t* f, Void_t* buf, size_t n, Sfdisc_t* disc) in dioread() argument 118 diowrite(Sfio_t * f,const Void_t * buf,size_t n,Sfdisc_t * disc) diowrite() argument [all...] |
H A D | sfdcmore.c | 59 static ssize_t moreread(Sfio_t* f, void* buf, size_t n, Sfdisc_t* dp) in moreread() argument 92 int n; local 147 morewrite(Sfio_t * f,const Void_t * buf,register size_t n,Sfdisc_t * dp) morewrite() argument 313 size_t n; global() local [all...] |
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | fcin.c | 41 register int n; in fcfopen() local 78 register int n; in fcfill() local 162 register int i, c, n; in fcmbstate() local
|
/titanic_51/usr/src/cmd/svr4pkg/pkgrm/ |
H A D | main.c | 244 int n; in main() local 849 int n; doRemove() local 1182 int n; pkgZoneCheckRemove() local 1405 int n; pkgZoneRemove() local 1652 int n; pkgRemove() local 1881 int n; remove_packages_in_global_with_zones() local 2202 int n; remove_packages_in_nonglobal_zone() local 2318 int n; remove_packages_in_global_no_zones() local 2417 int n; remove_packages_from_spool_directory() local 2823 int n; shall_we_continue() local [all...] |
/titanic_51/usr/src/lib/libresolv/ |
H A D | res_query.c | 81 int n; local 157 int n, ret, got_nodata = 0; global() local 235 int n; global() local [all...] |
/titanic_51/usr/src/cmd/idmap/idmapd/ |
H A D | directory_server.c | 156 str_list_dav(directory_values_rpc *lvals, const char * const *str_list, int n) in str_list_dav() argument 206 uint_list_dav(directory_values_rpc *lvals, const unsigned int *array, int n) in uint_list_dav() argument 250 bin_list_dav(directory_values_rpc * lvals,const void * array,int n,size_t sz) bin_list_dav() argument [all...] |
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | euc.multibyte.c | 48 _mbtowc_euc(wchar_t *wchar, char *s, size_t n) in _mbtowc_euc() argument 106 _mbstowcs_euc(wchar_t *pwcs, char *s, size_t n) in _mbstowcs_euc() argument 127 _wcstombs_euc(char *s, wchar_t *pwcs, size_t n) in _wcstombs_euc() argument
|
H A D | stricmp.c | 66 strncasecmp(char *s1, char *s2, int n) in strncasecmp() argument 86 strnicmp(char *s1, char *s2, int n) in strnicmp() argument
|
/titanic_51/usr/src/lib/libast/common/misc/ |
H A D | cmdarg.c | 56 register int n; in cmdopen() local 184 register int n; in cmdflush() local 341 int n; in cmdclose() local
|
/titanic_51/usr/src/cmd/sgs/libelf/misc/ |
H A D | demangle.c | 86 int n; local 229 int n; local [all...] |
/titanic_51/usr/src/cmd/zic/ |
H A D | ialloc.c | 9 #define nonzero(n) (((n) == 0) ? 1 : (n)) argument 12 imalloc(n) in imalloc() argument
|
/titanic_51/usr/src/common/devid/ |
H A D | devid_impl.h | 54 #define DEVID_MALLOC(n) kmem_alloc(n, KM_SLEEP) argument 55 #define DEVID_FREE(x, n) kmem_free(x, n) argument
|
/titanic_51/usr/src/lib/libc/port/print/ |
H A D | snprintf.c | 45 snprintf(char *string, size_t n, const char *format, ...) in snprintf() argument 112 _snprintf_c89(char *string, size_t n, const char *format, ...) in _snprintf_c89() argument
|
/titanic_51/usr/src/cmd/localedef/ |
H A D | monetary.c | 76 add_monetary_num(int n) in add_monetary_num() argument 146 add_monetary_group(int n) in add_monetary_group() argument
|
/titanic_51/usr/src/lib/libnsl/rpc/ |
H A D | rpc_sel2poll.c | 54 int n; in __rpc_select_to_poll() local 87 int n; in __rpc_compress_pollfd() local [all...] |
/titanic_51/usr/src/contrib/ast/src/lib/libast/path/ |
H A D | pathprog.c | 49 ssize_t n; in prog() local 120 ssize_t n; pathprog() local [all...] |
/titanic_51/usr/src/cmd/sort/common/ |
H A D | internal.c | 33 swap_range(int i, int j, int n, line_rec_t **I) in swap_range() argument 50 offset_is_algorithm(line_rec_t **X, ssize_t n, in offset_is_algorithm() argument 89 tqs_algorithm(line_rec_t **X, ssize_t n, in tqs_algorithm() argument 185 rqs_algorithm(line_rec_t ** X,ssize_t n,ssize_t depth,int (* collate_fcn)(line_rec_t *,line_rec_t *,ssize_t,flag_t),flag_t coll_flags) rqs_algorithm() argument [all...] |
/titanic_51/usr/src/boot/lib/libz/ |
H A D | gzread.c | 66 unsigned n = strm->avail_in; local 263 unsigned n; local 296 unsigned got, n; local 491 unsigned left, n; global() local [all...] |
/titanic_51/usr/src/lib/libresolv2/common/irs/ |
H A D | gen.c | 230 int n; in gen_close() local 276 int n; find_name() local 300 int n; add_rule() local 429 int n; init_map_rules() local [all...] |
/titanic_51/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_txdma.h | 153 #define TXDMA_ID_SHIFT(n) (n << NPI_PORT_CHAN_SHIFT) argument 161 #define NPI_TXDMA_OPCODE_INVALID(n) (TXDMA_ID_SHIFT(n) | \ argument 164 #define NPI_TXDMA_FUNC_INVALID(n) (TXDMA_ID_SHIFT(n) | \ argument 166 #define NPI_TXDMA_CHANNEL_INVALID(n) (TXDMA_ID_SHIFT(n) | \ argument 169 #define NPI_TXDMA_PAGE_INVALID(n) (TXDMA_ID_SHIFT(n) | \ argument [all...] |