HomeSort by relevance Sort by last modified time
    Searched refs:ok_flags (Results 1 - 2 of 2) sorted by null

  /external/syslinux/core/fs/pxe/
pxe.h 189 int ok_flags; member in struct:url_scheme
191 /* Flags which can be specified in url_scheme.ok_flags */
pxe.c 313 if ((flags & ~us->ok_flags & OK_FLAGS_MASK) == 0)

Completed in 2534 milliseconds