Home
last modified time | relevance | path

Searched refs:strtoip4 (Results 1 – 20 of 20) sorted by relevance

/titanic_41/usr/src/lib/libast/common/string/
H A Dstrtoip4.c46 strtoip4(register const char* s, char** e, uint32_t* paddr, unsigned char* pbits) in strtoip4() function
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h369 #undef strtoip4
370 #define strtoip4 _ast_strtoip4 macro
/titanic_41/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h390 #undef strtoip4
391 #define strtoip4 _ast_strtoip4 macro
H A Dast.h352 extern __MANGLE__ int strtoip4 __PROTO__((const char*, char**, uint32_t*, unsigned char*));
/titanic_41/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h390 #undef strtoip4
391 #define strtoip4 _ast_strtoip4 macro
H A Dast.h352 extern __MANGLE__ int strtoip4 __PROTO__((const char*, char**, uint32_t*, unsigned char*));
/titanic_41/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h390 #undef strtoip4
391 #define strtoip4 _ast_strtoip4 macro
H A Dast.h352 extern __MANGLE__ int strtoip4 __PROTO__((const char*, char**, uint32_t*, unsigned char*));
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h369 #undef strtoip4
370 #define strtoip4 _ast_strtoip4 macro
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h369 #undef strtoip4
370 #define strtoip4 _ast_strtoip4 macro
/titanic_41/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h390 #undef strtoip4
391 #define strtoip4 _ast_strtoip4 macro
H A Dast.h352 extern __MANGLE__ int strtoip4 __PROTO__((const char*, char**, uint32_t*, unsigned char*));
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h369 #undef strtoip4
370 #define strtoip4 _ast_strtoip4 macro
/titanic_41/usr/src/lib/libast/common/include/
H A Dast.h334 extern int strtoip4(const char*, char**, uint32_t*, unsigned char*);
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dmap369 #undef strtoip4
370 #define strtoip4 _ast_strtoip4
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dmap369 #undef strtoip4
370 #define strtoip4 _ast_strtoip4
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dmap369 #undef strtoip4
370 #define strtoip4 _ast_strtoip4
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dmap369 #undef strtoip4
370 #define strtoip4 _ast_strtoip4
/titanic_41/usr/src/lib/libast/common/
H A DRELEASE658 03-02-19 string/strtoip4.c: isspace() instead of ' '||'\t'
698 02-10-30 string/strtoip4.c: set next char pointer even on error
796 02-05-01 string/strtoip4.c: cisco inverted quad mask must have 4 parts
798 02-04-19 string/strtoip4.c: handle cisco inverted quad mask n.n.n.n/i.i.i.i
816 string/strtoip4.c: fix validity check bug that only checked last part
1069 00-10-12 add: fmtbuf(), fmtclock(), fmtip4(), strtoip4()
/titanic_41/usr/src/lib/libast/
H A DMakefile.com525 common/string/strtoip4.o \