HomeSort by: relevance | last modified time | path
    Searched defs:handle_old (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/sparc64/
syscall.c 114 static inline int handle_old(struct trapframe64 *, register_t *);
123 handle_old(struct trapframe64 *tf, register_t *code) function in typeref:typename:int
301 new = handle_old(tf, &code);
syscall.c 114 static inline int handle_old(struct trapframe64 *, register_t *);
123 handle_old(struct trapframe64 *tf, register_t *code) function in typeref:typename:int
301 new = handle_old(tf, &code);

Completed in 22 milliseconds