Searched refs:DLIST (Results 1 – 3 of 3) sorted by relevance
102 if [ ! -z "$DLIST" ]104 DLIST="\n${DLIST}"107 DLIST="${DEV}:${NEWLINE}${DLIST}"112 echo -e "$DLIST" | sort
764 DLIST *dpt; in map_dev()829 if ((dpt = (DLIST *)malloc(sizeof(DLIST))) == NULL) in map_dev()856 if ((lastdev <= 0) || ((dpt = (DLIST *)malloc(sizeof(DLIST))) == NULL)) in map_dev()
132 } DLIST; typedef