| /onnv-gate/usr/src/head/iso/ |
| H A D | stdlib_c99.h | 72 extern long long atoll(const char *); 92 extern long long atoll();
|
| /onnv-gate/usr/src/cmd/emul64ioctl/ |
| H A D | emul64ioctl.c | 89 tr.emul64_blkrange.emul64_sb = atoll(optarg); in main() 93 tr.emul64_blkrange.emul64_blkcnt = atoll(optarg); in main()
|
| /onnv-gate/usr/src/lib/libntfs/common/include/ntfs/ |
| H A D | compat.h | 40 #define atoll _atoi64 macro
|
| /onnv-gate/usr/src/lib/libc/port/gen/ |
| H A D | atoll.c | 47 #define NAME atoll
|
| /onnv-gate/usr/src/cmd/logadm/ |
| H A D | opts.c | 342 off_t ret = atoll(optarg); in opts_parse_atopi() 360 off_t ret = atoll(optarg); in opts_parse_bytes() 403 ret = atoll(optarg); in opts_parse_seconds()
|
| /onnv-gate/usr/src/lib/libpkg/common/ |
| H A D | devtype.c | 82 devp->capacity = atoll(name); in devtype()
|
| /onnv-gate/usr/src/lib/libkmsagent/common/ |
| H A D | KMSAgentStringUtilities.cpp | 55 return atoll( i_sNumber ); in UTF8ToInt64()
|
| H A D | SYSCommon.h | 224 int64 atoll(const char *str);
|
| H A D | SYSCommon.c | 81 int64 atoll(const char *str) in atoll() function
|
| /onnv-gate/usr/src/cmd/mkfile/ |
| H A D | mkfile.c | 122 size = ((off_t)atoll(argv[1]) * (off_t)mult); in main()
|
| /onnv-gate/usr/src/lib/libnwam/common/ |
| H A D | libnwam_files.c | 243 valint[nelem - 1] = (int64_t)atoll(nextval); in nwam_line_to_object() 246 valuint[nelem - 1] = (uint64_t)atoll(nextval); in nwam_line_to_object()
|
| /onnv-gate/usr/src/cmd/powertop/common/ |
| H A D | cpufreq.c | 208 state->speed = HZ2MHZ(atoll(token)); in pt_cpufreq_stat_prepare()
|
| /onnv-gate/usr/src/cmd/mt/ |
| H A D | mt.c | 226 mt_com.mt_count = (usecnt ? atoll(argv[2]) : 1); in main()
|
| /onnv-gate/usr/src/cmd/rmt/ |
| H A D | rmt.c | 217 rval = llseek(tape, atoll(count), atoi(pos)); in main()
|
| /onnv-gate/usr/src/lib/libdhcpsvc/modules/files/ |
| H A D | dhcptab.c | 217 dt.dt_sig = atoll(fields[DTF_SIG]); in find_dt()
|
| H A D | dhcp_network.c | 440 dnp->dn_sig = atoll(fields[DNF_SIG]); in record_match()
|
| /onnv-gate/usr/src/lib/c_synonyms/ |
| H A D | syn_common | 70 atoll
|
| /onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/lib/ |
| H A D | dhcptab.c | 122 dtrec->dt_sig = atoll(str); in create_dtrec()
|
| H A D | network.c | 148 dnrec->dn_sig = atoll(str); in create_dnrec()
|
| /onnv-gate/usr/src/lib/libbsm/common/ |
| H A D | audit_scf.c | 1209 *pval_count = (uint64_t)atoll(data->value); in do_setpluginconfig_scf()
|
| /onnv-gate/usr/src/cmd/dlmgmtd/ |
| H A D | dlmgmt_db.c | 513 *ptr = (int64_t)atoll(buffer); in read_int64()
|
| /onnv-gate/usr/src/lib/libc/amd64/ |
| H A D | Makefile | 333 atoll.o \
|
| /onnv-gate/usr/src/lib/libc/sparcv9/ |
| H A D | Makefile.com | 358 atoll.o \
|
| /onnv-gate/usr/src/lib/libc/i386/ |
| H A D | Makefile.com | 363 atoll.o \
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ |
| H A D | perl.h | 3999 # define atoll _atoi64 /* secret handshake */ macro 4001 # define Atol atoll
|