Searched defs:new_type (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/rpcgen/
H A Drpc_parse.c523 check_type_name(char *name, int new_type) argument
537 if (new_type) {
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dhash_auto.h103 u_int32_t new_type; member in struct:_ham_newpgno_args
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c3310 int new_type, new_start, new_len;
3357 if (! safe_parse_maxint (&arg, &new_type))
3361 if (new_type > 0xFF)
3389 PC_SLICE_TYPE (mbr, entry) = new_type;
3423 int new_type;
3450 if (! safe_parse_maxint (&arg, &new_type))
3454 if (new_type > 0xFF)
3477 PC_SLICE_TYPE (mbr, entry) = new_type;
3272 int new_type, new_start, new_len; local
3384 int new_type; local

Completed in 672 milliseconds