/titanic_51/usr/src/cmd/srptadm/ |
H A D | srptadm.c | 61 #define SRPTADM_CHKAUTH(sec) {\ argument 349 char *sec = "solaris.smf.modify.stmf"; in set_default_state() local 362 char *sec = "solaris.smf.modify.stmf"; in enable_target() local 375 char *sec = "solaris.smf.modify.stmf"; in disable_target() local 388 char *sec in reset_target() local 401 char *sec = "solaris.smf.read.stmf"; list_defaults() local 430 char *sec = "solaris.smf.read.stmf"; list_target() local [all...] |
/titanic_51/usr/src/cmd/itadm/ |
H A D | itadm.c | 65 #define ITADM_CHKAUTH(sec) {\ argument 654 char *sec = "solaris.smf.modify.stmf"; in create_target() local 825 char *sec = "solaris.smf.read.stmf"; in list_target() local 995 char *sec = "solaris.smf.modify.stmf"; in delete_target() local 1071 char *sec in modify_target() local 1311 char *sec = "solaris.smf.modify.stmf"; create_tpg() local 1435 char *sec = "solaris.smf.read.stmf"; list_tpg() local 1533 char *sec = "solaris.smf.modify.stmf"; delete_tpg() local 1594 char *sec = "solaris.smf.modify.stmf"; modify_initiator() local 1730 char *sec = "solaris.smf.read.stmf"; list_initiator() local 1819 char *sec = "solaris.smf.modify.stmf"; delete_initiator() local 1867 char *sec = "solaris.smf.modify.stmf"; modify_defaults() local 1943 char *sec = "solaris.smf.read.stmf"; list_defaults() local [all...] |
/titanic_51/usr/src/cmd/audio/utilities/ |
H A D | hdr_misc.c | 62 audio_secs_to_bytes(Audio_hdr *hp, double sec) in audio_secs_to_bytes() argument 122 audio_secs_to_str(double sec, char *str, int precision) in audio_secs_to_str() argument [all...] |
/titanic_51/usr/src/lib/fm/libfmd_log/common/ |
H A D | fmd_filter.c | 84 uint64_t sec = ((struct timeval *)arg)->tv_sec; in fmd_log_filter_before() local 93 uint64_t sec = ((struct timeval *)arg)->tv_sec; in fmd_log_filter_after() local
|
/titanic_51/usr/src/cmd/sgs/elfedit/common/ |
H A D | util_machelf.c | 121 elfedit_section_t *sec = obj_state->os_secarr; in elfedit_name_to_shndx() local 157 elfedit_section_t *sec = obj_state->os_secarr; in elfedit_type_to_shndx() local 300 elfedit_section_t *sec; elfedit_sec_get() local 502 elfedit_sec_issymtab(elfedit_obj_state_t * obj_state,elfedit_section_t * sec,int issue_err,elfedit_atoui_sym_t ** atoui_list) elfedit_sec_issymtab() argument 808 elfedit_sec_findstr(elfedit_section_t * sec,Word tail_ign,const char * str,Word * ret_offset) elfedit_sec_findstr() argument 1210 elfedit_sec_msgprefix(elfedit_section_t * sec) elfedit_sec_msgprefix() argument [all...] |
/titanic_51/usr/src/uts/sun/sys/dada/adapters/ghd/ |
H A D | ghd_scsa.h | 44 #define HBA_SETGEOM(hd, sec) (((hd) << 16) | (sec)) argument
|
/titanic_51/usr/src/uts/intel/io/dktp/hba/ghd/ |
H A D | ghd_scsa.h | 44 #define HBA_SETGEOM(hd, sec) (((hd) << 16) | (sec)) argument
|
/titanic_51/usr/src/lib/libast/common/tm/ |
H A D | tmsleep.c | 35 tmsleep(time_t sec, time_t nsec) in tmsleep()
|
H A D | tmxleap.c | 41 uint32_t sec; in tmxleap() local
|
H A D | tmxtime.c | 52 int sec; in tmxtime() local
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/tm/ |
H A D | tmsleep.c | 35 tmsleep(time_t sec, time_t nsec) in tmsleep() argument
|
H A D | tmxleap.c | 41 uint32_t sec; in tmxleap() local
|
H A D | tmxtime.c | 52 int sec; in tmxtime() local
|
/titanic_51/usr/src/boot/sys/boot/arm/at91/boot0iic/ |
H A D | main.c | 37 int len, sec; in main() local
|
/titanic_51/usr/src/cmd/format/ |
H A D | defect.c | 74 int sec, status; in read_list() local 325 int sec; in write_deflist() local [all...] |
/titanic_51/usr/src/cmd/sgs/libconv/common/ |
H A D | time.c | 42 time_t sec; in conv_time() local [all...] |
/titanic_51/usr/src/lib/gss_mechs/mech_krb5/krb5/os/ |
H A D | ustime.c | 40 krb5_int32 sec, usec; in krb5_us_timeofday() local
|
/titanic_51/usr/src/cmd/ipf/lib/common/ |
H A D | optprintv6.c | 15 void optprintv6(sec, optmsk, optbits) in optprintv6() argument
|
H A D | optprint.c | 11 void optprint(sec, optmsk, optbits) in optprint() argument
|
H A D | optname.c | 21 int sec = 0; local
|
/titanic_51/usr/src/boot/sys/boot/arm/at91/boot0spi/ |
H A D | main.c | 39 int len, i, j, off, sec; in main() local
|
/titanic_51/usr/src/uts/common/os/ |
H A D | timers.c | 90 time_t sec; in uniqtime() local 898 time_t sec; timespectohz() local 944 int64_t sec; timespectohz64() local 1175 uint32_t sec, nsec, tmp; hrt2ts() local 1249 uint32_t sec, nsec, tmp; hrt2tv() local [all...] |
/titanic_51/usr/src/head/rpcsvc/ |
H A D | spray.x | 45 unsigned int sec; member
|
/titanic_51/usr/src/lib/libc/port/sys/ |
H A D | time_util.c | 42 uint32_t sec, nsec, tmp; in hrt2ts() local [all...] |
/titanic_51/usr/src/uts/common/fs/pcfs/ |
H A D | pc_subr.c | 121 uint_t year, month, day, hour, min, sec; in pc_tvtopct() local 192 uint_t year, month, day, hour, min, sec; in pc_pcttotv() local [all...] |