Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/svr4pkg/pkgremove/
H A Dmain.c90 #define PARENTZONETYPE "parent-zone-type=" macro
91 #define PARENTZONETYPE_LEN ((sizeof (PARENTZONETYPE))-1)
376 if (strncmp(p, PARENTZONETYPE, in main()
/titanic_50/usr/src/cmd/svr4pkg/pkginstall/
H A Dmain.c211 #define PARENTZONETYPE "parent-zone-type=" macro
212 #define PARENTZONETYPE_LEN ((sizeof (PARENTZONETYPE))-1)
632 if (strncmp(p, PARENTZONETYPE, in main()