Home
last modified time | relevance | path

Searched defs:setflags (Results 1 – 4 of 4) sorted by relevance

/third_party/e2fsprogs/lib/e2p/
Dsetflags.c40 int setflags (int fd, unsigned long flags) in setflags() function
/third_party/curl/tests/libtest/
Dlib1560.c92 unsigned int setflags; member
101 unsigned int setflags; member
696 static CURLUcode updateurl(CURLU *u, const char *cmd, unsigned int setflags) in updateurl()
/third_party/e2fsprogs/e2fsck/
Dproblem.c2326 int set_latch_flags(int mask, int setflags, int clearflags) in set_latch_flags()
/third_party/pcre2/pcre2/src/
Dpcre2_compile.c9694 uint32_t setflags = 0; /* NL and BSR set flags */ in pcre2_compile() local