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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ufs_fs.h 610 __fs32 ui_flags; /* 0x64 immutable, append-only... */ member in struct:ufs_inode
654 __fs32 ui_flags; /* 88: Status flags (chflags). */ member in struct:ufs2_inode
669 /* ui_flags that can be set by a file owner */
676 /* ui_flags that only root can set */
    [all...]
  /external/openssl/apps/
apps.c 577 int ui_flags = 0; local
583 ui_flags |= UI_INPUT_FLAG_DEFAULT_PWD;
587 ok = UI_add_input_string(ui,prompt,ui_flags,buf,
592 ok = UI_add_verify_string(ui,prompt,ui_flags,buff,
    [all...]

Completed in 1371 milliseconds