freebsd32_syscalls.c (1de34945f4403f67cc502ca6a9091ea3adf263b2) | freebsd32_syscalls.c (25fec55b86959541fc93d49dffb2e2c549d1de88) |
---|---|
1/* 2 * System call names. 3 * 4 * DO NOT EDIT-- this file is automatically @generated. 5 * $FreeBSD$ 6 */ 7 8const char *freebsd32_syscallnames[] = { --- 267 unchanged lines hidden (view full) --- 276 "#264", /* 264 = nosys */ 277 "#265", /* 265 = nosys */ 278 "#266", /* 266 = nosys */ 279 "#267", /* 267 = nosys */ 280 "#268", /* 268 = nosys */ 281 "#269", /* 269 = nosys */ 282 "#270", /* 270 = nosys */ 283 "#271", /* 271 = nosys */ | 1/* 2 * System call names. 3 * 4 * DO NOT EDIT-- this file is automatically @generated. 5 * $FreeBSD$ 6 */ 7 8const char *freebsd32_syscallnames[] = { --- 267 unchanged lines hidden (view full) --- 276 "#264", /* 264 = nosys */ 277 "#265", /* 265 = nosys */ 278 "#266", /* 266 = nosys */ 279 "#267", /* 267 = nosys */ 280 "#268", /* 268 = nosys */ 281 "#269", /* 269 = nosys */ 282 "#270", /* 270 = nosys */ 283 "#271", /* 271 = nosys */ |
284 "compat11.freebsd32_getdents", /* 272 = freebsd11 freebsd32_getdents */ | 284 "compat11.getdents", /* 272 = freebsd11 getdents */ |
285 "#273", /* 273 = nosys */ 286 "lchmod", /* 274 = lchmod */ 287 "obs_netbsd_lchown", /* 275 = obsolete netbsd_lchown */ 288 "freebsd32_lutimes", /* 276 = freebsd32_lutimes */ 289 "obs_netbsd_msync", /* 277 = obsolete netbsd_msync */ 290 "compat11.nstat", /* 278 = freebsd11 nstat */ 291 "compat11.nfstat", /* 279 = freebsd11 nfstat */ 292 "compat11.nlstat", /* 280 = freebsd11 nlstat */ --- 329 unchanged lines hidden --- | 285 "#273", /* 273 = nosys */ 286 "lchmod", /* 274 = lchmod */ 287 "obs_netbsd_lchown", /* 275 = obsolete netbsd_lchown */ 288 "freebsd32_lutimes", /* 276 = freebsd32_lutimes */ 289 "obs_netbsd_msync", /* 277 = obsolete netbsd_msync */ 290 "compat11.nstat", /* 278 = freebsd11 nstat */ 291 "compat11.nfstat", /* 279 = freebsd11 nfstat */ 292 "compat11.nlstat", /* 280 = freebsd11 nlstat */ --- 329 unchanged lines hidden --- |