代码搜索:create
找到约 10,000 项符合「create」的源代码
代码结果 10,000
www.eeworm.com/read/113717/6126231
c gsm_create.c
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
www.eeworm.com/read/113572/6127482
cpp gsm_create.cpp
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
www.eeworm.com/read/112303/6145358
phone_dev_create
#!/bin/sh
#
# delete all the old device files, just in case
rm -f /dev/ixj? /dev/ixj?[ps] /dev/ixj?? /dev/ixj??[ps] /dev/ixjint
#
# create a new set of device files unless they already exist
if [ -c /
www.eeworm.com/read/112303/6145391
ixj_dev_create
#!/bin/sh
#
# delete all the old device files, just in case
rm /dev/ixj? /dev/ixj?[ps] /dev/ixj?? /dev/ixj??[ps] /dev/ixjint
#
# create a new set of device files
mknod /dev/ixj0 c 159 0
mknod /dev/ixj
www.eeworm.com/read/112303/6145436
ixj_dev_create
#!/bin/sh
#
# delete all the old device files, just in case
rm /dev/ixj? /dev/ixj?[ps] /dev/ixj?? /dev/ixj??[ps] /dev/ixjint
#
# create a new set of device files
mknod /dev/ixj0 c 159 0
mknod /dev/ixj
www.eeworm.com/read/112303/6145460
phone_dev_create
#!/bin/sh
#
# delete all the old device files, just in case
rm -f /dev/ixj? /dev/ixj?[ps] /dev/ixj?? /dev/ixj??[ps] /dev/ixjint
#
# create a new set of device files unless they already exist
if [ -c /
www.eeworm.com/read/112303/6145830
c gsm_create.c
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
www.eeworm.com/read/112192/6148277
c gsm_create.c
/*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.