Home
last modified time | relevance | path

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

/aoo41x/main/tools/source/fsys/
H A Dunx.cxx109 for ( char* vmt = buffer; in GetMountEntry() local
110 vmt < buffer + bufsize; in GetMountEntry()
111 vmt += ((struct vmount*)vmt)->vmt_length) in GetMountEntry()
114 char *mountp = vmt2dataptr((struct vmount*)vmt, VMT_STUB); in GetMountEntry()
119 = vmt2dataptr((struct vmount*)vmt, VMT_HOSTNAME); in GetMountEntry()
123 += vmt2dataptr((struct vmount*)vmt, VMT_OBJECT); in GetMountEntry()

Completed in 29 milliseconds