Home
last modified time | relevance | path

Searched defs:put_flags (Results 1 – 2 of 2) sorted by relevance

/minix3/minix/usr.bin/trace/
H A Dformat.c356 put_flags(struct trace_proc * proc, const char * name, const struct flags * fp, in put_flags() function
/minix3/minix/lib/libminixfs/
H A Dcache.c512 static void put_block(struct buf *bp, int put_flags) in put_block()