/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);
|