Resource type definition

AIX

type Share (

static keylist SupportedActions = { "direxists.vfd" }

static str ArgList[] = { PathName, Options }

str PathName

str Options

)

HP-UX
Linux
Solaris

type Share (

static keylist SupportedActions = { "direxists.vfd" }

static str ArgList[] = { PathName, Options }

str PathName

str Options

)