代码搜索:basically
找到约 957 项符合「basically」的源代码
代码结果 957
www.eeworm.com/read/292705/3944160
s sclow.s
/* sclow.S: Low level special syscall handling.
* Basically these are cases where we can completely
* handle the system call without saving any state
* because we know th
www.eeworm.com/read/279968/4130066
h fcntl.h
/* sys/fcntl.h for sparc64 */
/* This is basically the same as the default version, except that a few of
the values are different on Solaris (eg: FCREAT).
We support both SunOS4 and Solaris. *
www.eeworm.com/read/273740/4195359
s sclow.s
/* sclow.S: Low level special syscall handling.
* Basically these are cases where we can completely
* handle the system call without saving any state
* because we know th
www.eeworm.com/read/443386/1744033
s sclow.s
/* sclow.S: Low level special syscall handling.
* Basically these are cases where we can completely
* handle the system call without saving any state
* because we know th
www.eeworm.com/read/439082/1814180
s sclow.s
/* sclow.S: Low level special syscall handling.
* Basically these are cases where we can completely
* handle the system call without saving any state
* because we know th
www.eeworm.com/read/430518/1923158
s sclow.s
/* sclow.S: Low level special syscall handling.
* Basically these are cases where we can completely
* handle the system call without saving any state
* because we know th
www.eeworm.com/read/430182/1937739
s sclow.s
/* sclow.S: Low level special syscall handling.
* Basically these are cases where we can completely
* handle the system call without saving any state
* because we know th
www.eeworm.com/read/427042/1980389
pl files.pl
#!/usr/local/bin/perl
#
# used to generate the file MINFO for use by util/mk1mf.pl
# It is basically a list of all variables from the passed makefile
#
$s="";
while ()
{
chop;
s/#.*//;
if (/^(\
www.eeworm.com/read/427042/1980574
sh ca.sh
#!/bin/sh
#
# CA - wrapper around ca to make it easier to use ... basically ca requires
# some setup stuff to be done before you can use it and this makes
# things easier between now and whe
www.eeworm.com/read/427042/1980650
in ca.pl.in
#!/usr/local/bin/perl
#
# CA - wrapper around ca to make it easier to use ... basically ca requires
# some setup stuff to be done before you can use it and this makes
# things easier between