Home
last modified time | relevance | path

Searched refs:SUNW_lib_name (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/common/net/wanboot/
H A Dp12err.c122 static ERR_STRING_DATA SUNW_lib_name[] = { variable
152 SUNW_lib_name->error = ERR_PACK(SUNW_lib_error_code, 0, 0); in ERR_load_SUNW_strings()
153 ERR_load_strings(0, SUNW_lib_name); in ERR_load_SUNW_strings()
/titanic_41/usr/src/lib/libpkg/common/
H A Dp12lib.c168 static ERR_STRING_DATA SUNW_lib_name[] = { variable
2491 SUNW_lib_name->error = ERR_PACK(SUNW_lib_error_code, 0, 0);
2492 ERR_load_strings(0, SUNW_lib_name);