/illumos-gate/usr/src/tools/smatch/src/Documentation/sphinx/ |
H A D | cdoc.py | 184 def process_file(f): argument 252 def extract(f, filename): argument
|
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | getfilter.c | 324 filter_add_strn( char *f, char *flimit, char *v, size_t vlen ) in filter_add_strn() 339 filter_add_value( char *f, char *flimit, char *v, int escape_all ) in filter_add_value() 400 char *p, *f, *flimit; in ldap_create_filter() local
|
/illumos-gate/usr/src/head/ |
H A D | exec_attr.h | 82 #define IS_GET_ONE(f) (((f) & GET_ALL) == 0) argument 84 #define IS_GET_ALL(f) (((f) & GET_ALL) == 1) argument 86 #define IS_SEARCH_ALL(f) (((f) & __SEARCH_ALL_POLS) == __SEARCH_ALL_POLS) argument
|
/illumos-gate/usr/src/cmd/eqn/ |
H A D | funny.c | 22 char *f; in funny() local
|
/illumos-gate/usr/src/boot/libsa/ |
H A D | closeall.c | 35 struct open_file *f; in closeall() local
|
/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | _slk_init.c | 47 slk_init(int f) in slk_init()
|
/illumos-gate/usr/src/tools/smatch/src/validation/ |
H A D | label-asm.c | 3 static void f(void) in f() function
|
H A D | enum-invalid.c | 2 enum f { F = 0.1 }; enum
|
/illumos-gate/usr/src/tools/smatch/src/validation/backend/ |
H A D | store-type.c | 4 static void set(struct foo *f) in set()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/ |
H A D | _sfgetl.c | 34 Sflong_t _sfgetl(reg Sfio_t* f) in _sfgetl()
|
H A D | _sfgetu.c | 34 Sfulong_t _sfgetu(reg Sfio_t* f) in _sfgetu()
|
H A D | _sfputc.c | 27 int sfputc(reg Sfio_t* f, reg int c) in sfputc()
|
H A D | sfclrlock.c | 31 int sfclrlock(Sfio_t* f) in sfclrlock()
|
H A D | sfmutex.c | 31 int sfmutex(Sfio_t* f, int type) in sfmutex()
|
H A D | sfpurge.c | 30 int sfpurge(Sfio_t* f) in sfpurge()
|
H A D | sfputd.c | 27 int sfputd(reg Sfio_t* f, Sfdouble_t d) in sfputd()
|
H A D | sfputl.c | 27 int sfputl(reg Sfio_t* f, Sflong_t l) in sfputl()
|
H A D | sfputu.c | 27 int sfputu(reg Sfio_t* f, Sfulong_t u) in sfputu()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/stdio/ |
H A D | _filbuf.c | 31 _filbuf(Sfio_t* f) in _filbuf()
|
H A D | fflush.c | 31 fflush(Sfio_t* f) in fflush()
|
H A D | fgetwc.c | 27 fgetwc(Sfio_t* f) in fgetwc()
|
H A D | fputs.c | 27 fputs(const char* s, Sfio_t* f) in fputs()
|
H A D | fputwc.c | 27 fputwc(wchar_t c, Sfio_t* f) in fputwc()
|
H A D | fwide.c | 27 fwide(Sfio_t* f, int mode) in fwide()
|
H A D | getw.c | 27 getw(Sfio_t* f) in getw()
|