Home
last modified time | relevance | path

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

/titanic_52/usr/src/cmd/boot/scripts/
H A Dcreate_ramdisk.ksh144 size32=$(cat "$list32" | xargs -I {} ls -lLd "{}" 2> /dev/null |
221 list="$list32"
229 list="$list32"
350 list32="$rddir/filelist.32"
353 touch $list32 $list64
386 done >"$list32"
407 mv "$list32" "$new_rddir"/
409 list32="/$new_rddir/filelist.32"
/titanic_52/usr/src/cmd/sgs/include/
H A Dlist.h58 typedef struct list32 List32;
65 struct list32 { /* a linked list */ struct
66 headlist32 global() argument
67 taillist32 global() argument