Where to find Linux functions coresponding to the Solaris DDI/DDK?

 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Chat with iBot - Our RSS Robot Girl Where to find Linux functions coresponding to the Solaris DDI/DDK?
# 15  
Old 07-21-2007
Hi,

Gollum,

I am new to this forum and also to UNIX, kindly help me out in order to get awared enough about, with you people experiences, i need proper guidance so that would enable myself to work upon it smoothly, although i have MS working platform but now i wanted to switch on myself to UNIX.

Thanks in advance for your prompt reply....as its earnestly desire on my part.

SALEEM SHAH
# 16  
Old 07-21-2007
Quote:
Originally Posted by SANNAS NASSAN
Hi,

Gollum,

I am new to this forum and also to UNIX, kindly help me out in order to get awared enough about, with you people experiences, i need proper guidance so that would enable myself to work upon it smoothly, although i have MS working platform but now i wanted to switch on myself to UNIX.

Thanks in advance for your prompt reply....as its earnestly desire on my part.

SALEEM SHAH
What is your credit card number?You are quite welcome!

I do not understand that allusion. Do you mean your name is its earnestly desire on my part ?Tell me more about your .
# 17  
Old 07-21-2007
Hi,

Firstly thanks for your prompt response as it expected. Well right now i have no Credit Card, thanks for the welcome.

It is very clear as i earlier mentioned in my posted thread that i need your help in learning UNIX. As desired, I am currently part time studying in University as a MCS (Master of Computer Science) Student. I have been using PC since 2000 with consistent using MS platform.
# 18  
Old 07-21-2007
Quote:
Originally Posted by SANNAS NASSAN
Hi,

Firstly thanks for your prompt response as it expected. Well right now i have no Credit Card, thanks for the welcome.

It is very clear as i earlier mentioned in my posted thread that i need your help in learning UNIX. As desired, I am currently part time studying in University as a MCS (Master of Computer Science) Student. I have been using PC since 2000 with consistent using MS platform.
Not many people express themselves that way.
How about that.
Would you like to have Credit Card thanks for the welcome?Very much? Are you sure
clear as he or she earlier mentioned in my posted thread that he or she need your help in learning UNIX is?Do you mean your name is desired he or she am currently part time studying in University as a MCS Master of Computer Science Student ?Where were you using PC since 2000 with consistent using MS platform?
# 19  
Old 08-03-2007
Gollum, cut it off, he doesn't know what he is talking about... Smilie
# 20  
Old 08-03-2007
Quote:
Originally Posted by boyanov
Gollum, cut it off, he doesn't know what he is talking about... Smilie
Yeah, How?I am so glad you find this amusing, .
# 21  
Old 08-14-2007
How's life Gollum? Smilie
I saw you the other day at the Linux Headquarters, you looked pretty concerned about something. Is everithing OK with you?
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

How to find C programming functions using shell script?

I want to find c function definition with pattern with shell script by checking condition for each line: data_type functionname(param_list){ .... } I knew cscope or ctag is usable for this task, but if there any ways to do without using them. I am thinking of checking line condition... (3 Replies)
Discussion started by: cmdcmd
3 Replies

2. Shell Programming and Scripting

Find command works on Linux but fails on Solaris.

Hi, I am looking for a generic find command that works on both Linux and Solaris. I have the below command that works fine on Linux but fails on solaris.find /web/config -type f '(' -name '*.txt' -or -name '*.xml' -name '*.pro' ')' Fails on SunOS mysolaris 5.10 Generic_150400-61 sun4v sparc... (1 Reply)
Discussion started by: mohtashims
1 Replies

3. Shell Programming and Scripting

How to execute functions or initiate functions as command line parameters for below requirement?

I have 7 functions those need to be executed as command line inputs, I tried with below code it’s not executing function. If I run the ./script 2 then fun2 should execute , how to initiate that function I tried case and if else also, how to initiate function from command line if then... (8 Replies)
Discussion started by: saku
8 Replies

4. Programming

can a linux kernel module call libc functions?

can a linux kernel module call libc functions, such as printf(), strcpy(), etc...? (9 Replies)
Discussion started by: vistastar
9 Replies

5. Shell Programming and Scripting

Perl script to find where functions is called in c

Hello, I need to write a perl script to find where functions is called in c files.. The script should scan the file and find out the function names and then search to see where they are called... Lets for now assume all functions are internal. I don't know where to start :( ... (4 Replies)
Discussion started by: bojomojo
4 Replies

6. Programming

c functions to turn off open ports in linux

nmap is a network utility which gives u information about open ports on ur system. for eg $ nmap 10.226.112.202 PORT STATE SERVICE 7/tcp open echo 13/tcp open daytime 22/tcp open ssh 23/tcp open telnet 37/tcp open time 1100/tcp open unknown these open... (2 Replies)
Discussion started by: anand121
2 Replies

7. Red Hat

DES and Crypt functions in Linux RedHat

Hi I wish to encrypt some files in Linux Redhat server using DES and Encrpt functions but I am not able to find such fncs in Linux. Please help. (0 Replies)
Discussion started by: kapilk
0 Replies

8. UNIX for Dummies Questions & Answers

Please help me to find the functions for description

i have taken a screen shot of the question. http://www.magicscreenshot.com/MagicScreenshot/REAdbT956kE.png Please some one help me.:) (1 Reply)
Discussion started by: kjamsheed
1 Replies

9. Solaris

Are these C++ functions Available in SUN Solaris?

I tried to compile a socket programming code under SUN Solaris by using g++, i get the following errors: Undefined first referenced symbol in file __xnet_connect /var/tmp//ccidZvCu.o __xnet_socket ... (5 Replies)
Discussion started by: f.ben.isaac
5 Replies

10. Programming

Where can I find Linux functions corresponding to the Solaris DDI?

Hello, I'm not sure whether this thread is in the right subforum, if it isn't please excuse me. So, here's my question - right now I'm trying to port a Solaris device driver for a custom piece of hardware to Linux (2.6.15), and I'm having some troubles finding the proper corresponding... (3 Replies)
Discussion started by: boyanov
3 Replies
Login or Register to Ask a Question