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

  /src/sys/arch/sparc/sparc/
syscall.c 96 static inline int handle_new(struct trapframe *, register_t *);
105 handle_new(struct trapframe *tf, register_t *code) function in typeref:typename:int
242 new = handle_new(tf, &code);
syscall.c 96 static inline int handle_new(struct trapframe *, register_t *);
105 handle_new(struct trapframe *tf, register_t *code) function in typeref:typename:int
242 new = handle_new(tf, &code);
syscall.c 96 static inline int handle_new(struct trapframe *, register_t *);
105 handle_new(struct trapframe *tf, register_t *code) function in typeref:typename:int
242 new = handle_new(tf, &code);
syscall.c 96 static inline int handle_new(struct trapframe *, register_t *);
105 handle_new(struct trapframe *tf, register_t *code) function in typeref:typename:int
242 new = handle_new(tf, &code);

Completed in 40 milliseconds